generated from coop-cloud/example
fix: add missing key
This commit is contained in:
parent
81582f6da6
commit
08172bf386
@ -26,7 +26,8 @@ networks:
|
|||||||
proxy:
|
proxy:
|
||||||
external: true
|
external: true
|
||||||
|
|
||||||
config_json:
|
configs:
|
||||||
name: ${STACK_NAME}_config_json_${CONFIG_JSON_VERSION}
|
config_json:
|
||||||
file: config.json.tmpl
|
name: ${STACK_NAME}_config_json_${CONFIG_JSON_VERSION}
|
||||||
template_driver: golang
|
file: config.json.tmpl
|
||||||
|
template_driver: golang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user