mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-06-15 00:26:16 +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
|
replicas: 1
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
'node.labels.class.vikunja==true'
|
- 'node.labels.class.vikunja==true'
|
||||||
labels:
|
labels:
|
||||||
- 'traefik.enable=true'
|
- 'traefik.enable=true'
|
||||||
- 'traefik.http.routers.vikunja-api.rule=Host(`todo.rustybever.be`) && PathPrefix(`/api/`, `/dav/`, `/\.well-known/`)'
|
- '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