fix: add missing key

This commit is contained in:
decentral1se 2021-12-13 14:16:57 +01:00
parent 81582f6da6
commit 08172bf386
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 5 additions and 4 deletions

View File

@ -26,7 +26,8 @@ networks:
proxy:
external: true
config_json:
name: ${STACK_NAME}_config_json_${CONFIG_JSON_VERSION}
file: config.json.tmpl
template_driver: golang
configs:
config_json:
name: ${STACK_NAME}_config_json_${CONFIG_JSON_VERSION}
file: config.json.tmpl
template_driver: golang