wip
This commit is contained in:
parent
105c18ba14
commit
72ddf7a3ee
3 changed files with 29 additions and 3 deletions
|
@ -9,4 +9,5 @@ DASHBOARD_URL=https://dashboard.example.com/api/update
|
|||
# Agent mode configurations
|
||||
# only if you want to change the internal path of the Caddyfile
|
||||
# SERVER_NAME=my-caddy-server # Optional - defaults to hostname
|
||||
CHECK_INTERVAL=60 # Seconds between checks
|
||||
CHECK_INTERVAL=60 # Seconds between checks
|
||||
VERIFY_SSL=true # Set to false to disable SSL certificate verification (insecure but useful for testing)
|
Loading…
Add table
Add a link
Reference in a new issue