handle both my domains on gitea
This commit is contained in:
parent
73c2cff8e8
commit
c2734fdabc
@ -17,9 +17,8 @@ services:
|
||||
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.gitea.rule=Host(`gitea.${DOMAIN_ROOT}`)"
|
||||
- "traefik.http.routers.gitea.rule=Host(`gitea.stevedudenhoeffer.com`) || Host(`gitea.dudenhoeffer.casa`)"
|
||||
- "traefik.http.services.gitea.loadbalancer.server.port=3000"
|
||||
- 'traefik.http.routers.gitea.middlewares=authelia@docker'
|
||||
|
||||
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user