Readmode, not accidental suppressions anymore

This commit is contained in:
justine
2022-03-19 12:48:54 +01:00
parent 5ef2f5fc55
commit 1f288bd583
7 changed files with 79 additions and 9 deletions

View File

@ -13,7 +13,7 @@ services:
#ports:
#- 8080:8080
labels:
- "traefik.http.routers.sqnotes.rule=Host(`notes.sq.lan`)"
- "traefik.http.routers.sqnotes.rule=Host(`notes.squi.fr`)"
- "traefik.http.services.sqnotes.loadbalancer.server.port=8080"
- "traefik.docker.network=traefik_traefik"
networks: