Add traefik.enable=true to hack around abra linting

This commit is contained in:
3wc 2022-10-26 14:43:02 -04:00
parent 33b463cc05
commit f1045c1863
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ services:
deploy:
labels:
- coop-cloud.${STACK_NAME}.app.version=1.9.0-b39a76c4
labels:
- "traefik.enable=true"