cleanup
This commit is contained in:
@ -30,7 +30,6 @@ ADMIN_EMAIL=me@company.com
|
||||
|
||||
SECRET_MYSQL_PASSWORD_VERSION=v1
|
||||
SECRET_MYSQL_ROOT_PASSWORD_VERSION=v1
|
||||
SECRET_ADMIN_PASSWORD_VERSION=v1
|
||||
|
||||
## Enable API Fix to support offline use (without an API key)
|
||||
# COMPOSE_FILE="$COMPOSE_FILE:compose.api-fix.yml"
|
||||
|
||||
@ -87,10 +87,9 @@ networks:
|
||||
backend:
|
||||
proxy:
|
||||
external: true
|
||||
internal:
|
||||
|
||||
configs:
|
||||
app_entrypoint:
|
||||
name: ${STACK_NAME}_app_entrypoint_${APP_ENTRYPOINT_VERSION}
|
||||
file: docker-entrypoint.sh.tmpl
|
||||
template_driver: golang
|
||||
template_driver: golang
|
||||
|
||||
Reference in New Issue
Block a user