forked from coop-cloud/traefik
Remove config names. Unnecessary interpolation.
This commit is contained in:
parent
3108529953
commit
f2964816e5
@ -48,11 +48,9 @@ networks:
|
|||||||
|
|
||||||
configs:
|
configs:
|
||||||
traefik_yml:
|
traefik_yml:
|
||||||
name: ${STACK_NAME}_traefik_yml_${TRAEFIK_YML_VERSION}
|
|
||||||
file: traefik.yml.tmpl
|
file: traefik.yml.tmpl
|
||||||
template_driver: golang
|
template_driver: golang
|
||||||
file_provider_yml:
|
file_provider_yml:
|
||||||
name: ${STACK_NAME}_file_provider_yml_${FILE_PROVIDER_YML_VERSION}
|
|
||||||
file: file-provider.yml.tmpl
|
file: file-provider.yml.tmpl
|
||||||
template_driver: golang
|
template_driver: golang
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user