allow user to use plain http
This commit is contained in:
@ -16,3 +16,6 @@ COMPOSE_FILE="compose.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.git-pull.yml"
|
||||
#GIT_REPO_URL="https://git.coopcloud.tech/dalmationer/hexbomb.gay"
|
||||
#CRON_SCHEDULE="*/1 * * * *"
|
||||
|
||||
# Allow access trough plain http
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.http.yml"
|
||||
|
||||
Reference in New Issue
Block a user