mirror of
https://github.com/Expand-sys/caddyconfigure
synced 2026-03-22 12:37:14 +11:00
5 lines
No EOL
261 B
YAML
5 lines
No EOL
261 B
YAML
---
|
|
#if you want to install/upgrade caddy on the host above please set INSTALL_CADDY to true.
|
|
INSTALL_CADDY: true
|
|
#Put the location of your caddyfile should you need to manually edit it and want it in an easier place to find.
|
|
CADDYFILE_LOC: /etc/caddy/Caddyfile |