tidy
This commit is contained in:
@@ -1,15 +1,7 @@
|
||||
# Service settings
|
||||
TEMPLATE=example
|
||||
# Service settings specific to this server
|
||||
# (can also override anything in the basic.env file in the template to make it specific to this server)
|
||||
|
||||
# Application settings
|
||||
CONTAINER_PORT=8181
|
||||
HOST_PORT=80
|
||||
|
||||
# Deployment settings
|
||||
LOCAL_DATA_FOLDER="${HOME}/.example"
|
||||
CONTAINER_NAME="example"
|
||||
|
||||
# Image settings
|
||||
IMAGE_REGISTRY="gitea.jde.nz"
|
||||
IMAGE_REPO="example/example"
|
||||
IMAGE_TAG="latest"
|
||||
|
||||
|
Reference in New Issue
Block a user