add missing config

This commit is contained in:
decentral1se 2022-05-12 14:22:44 +02:00
parent c61cb6499e
commit c45eda6e00
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 6 additions and 0 deletions

View File

@ -47,6 +47,12 @@ networks:
proxy:
external: true
configs:
app_entrypoint:
name: ${STACK_NAME}_app_entrypoint_${APP_ENTRYPOINT_VERSION}
file: entrypoint.sh.tmpl
template_driver: golang
secrets:
admin_password:
external: true