mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 04:55:47 +02:00
vikunja: fixed typo
This commit is contained in:
parent
f8900106d5
commit
2ffccd3a28
1 changed files with 1 additions and 1 deletions
|
|
@ -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/`)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue