fix(caddy): change entry ip

This commit is contained in:
2026-08-05 22:05:48 +02:00
parent 089c0bf01a
commit 3a6eb46fa7
+1 -1
View File
@@ -7,7 +7,7 @@ on:
description: Caddy VM IP description: Caddy VM IP
required: false required: false
type: string type: string
default: "192.168.100.10" default: "10.0.2.1"
jump_host: jump_host:
type: string type: string