change 'example' to 'config'.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Service settings specific to this server
|
||||
# (can also override anything in the _default.env file in the template to make it specific to this server)
|
||||
HOST_PORT=60123
|
||||
LOCAL_DATA_FOLDER="${HOME}/.example"
|
||||
LOCAL_DATA_FOLDER="${HOME}/.example-nginx"
|
||||
CONTAINER_NAME=example-nginx
|
||||
IMAGE_TAG="latest"
|
||||
|
||||
|
Reference in New Issue
Block a user