Remove config names. Unnecessary interpolation.

This commit is contained in:
Christian Galo 2023-07-16 22:28:37 +00:00
parent 3108529953
commit f2964816e5
1 changed files with 0 additions and 2 deletions

View File

@ -48,11 +48,9 @@ networks:
configs:
traefik_yml:
name: ${STACK_NAME}_traefik_yml_${TRAEFIK_YML_VERSION}
file: traefik.yml.tmpl
template_driver: golang
file_provider_yml:
name: ${STACK_NAME}_file_provider_yml_${FILE_PROVIDER_YML_VERSION}
file: file-provider.yml.tmpl
template_driver: golang