fix: add missing key

This commit is contained in:
2021-12-13 14:16:57 +01:00
parent 81582f6da6
commit 08172bf386

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