vikunja: fixed typo

master
Jef Roosens 2022-09-24 13:22:55 +02:00
parent f8900106d5
commit 2ffccd3a28
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
replicas: 1
placement:
constraints:
'node.labels.class.vikunja==true'
- 'node.labels.class.vikunja==true'
labels:
- 'traefik.enable=true'
- 'traefik.http.routers.vikunja-api.rule=Host(`todo.rustybever.be`) && PathPrefix(`/api/`, `/dav/`, `/\.well-known/`)'