add caddy to config
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# Whenever I need to remove some service then I can comment out the lines here.
|
# Whenever I need to remove some service then I can comment out the lines here.
|
||||||
include:
|
include:
|
||||||
- path:
|
- path:
|
||||||
# - ${SERVICE_PATH}/caddy/caddy.yml
|
- ${SERVICE_PATH}/caddy/caddy.yml
|
||||||
- ${SERVICE_PATH}/headscale/headscale.yml
|
- ${SERVICE_PATH}/headscale/headscale.yml
|
||||||
- ${SERVICE_PATH}/watchtower/watchtower.yml
|
- ${SERVICE_PATH}/watchtower/watchtower.yml
|
||||||
env_file: ${SERVICE_PATH}/.env
|
env_file: ${SERVICE_PATH}/.env
|
||||||
|
|||||||
Reference in New Issue
Block a user