This commit is contained in:
2025-11-19 11:34:25 -05:00
parent 7d5c01a2b6
commit c0a581038a
2 changed files with 1 additions and 3 deletions

View File

@ -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"

View File

@ -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