Updates for new ver
This commit is contained in:
@ -1,2 +1,13 @@
|
||||
# Template to use - always required!
|
||||
TEMPLATE=caddy
|
||||
REQUIRES_HOST_ROOT=false
|
||||
REQUIRES_DOCKER=true
|
||||
REQUIRES_DOCKER_ROOT=true
|
||||
|
||||
# Image settings
|
||||
IMAGE_REGISTRY="docker.io"
|
||||
IMAGE_REPO="caddy"
|
||||
|
||||
# Volume settings
|
||||
DATA_VOLUME=caddy_data
|
||||
CONFIG_VOLUME=caddy_config
|
||||
|
Reference in New Issue
Block a user