mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-31 05:33:46 +00:00
Update docker-compose.yml
fix indendation for labels
This commit is contained in:
parent
5d47e67606
commit
2773c5c563
|
@ -20,7 +20,7 @@ services:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.labels.youtrack.data == true
|
- node.labels.youtrack.data == true
|
||||||
#labels:
|
#labels:
|
||||||
# - traefik.enable=true
|
# - traefik.enable=true
|
||||||
# - traefik.docker.network=proxy
|
# - traefik.docker.network=proxy
|
||||||
# - traefik.http.routers.youtrack.rule=Host(`projects.example.com`)
|
# - traefik.http.routers.youtrack.rule=Host(`projects.example.com`)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user