change port
This commit is contained in:
parent
ffa806ef51
commit
fada9db801
|
@ -14,3 +14,4 @@ services:
|
||||||
- "traefik.http.routers.quartz.rule=Host(`notes.velouria.dev`)"
|
- "traefik.http.routers.quartz.rule=Host(`notes.velouria.dev`)"
|
||||||
- "traefik.http.routers.quartz.entrypoints=websecure"
|
- "traefik.http.routers.quartz.entrypoints=websecure"
|
||||||
- "traefik.http.routers.quartz.tls.certresolver=myresolver"
|
- "traefik.http.routers.quartz.tls.certresolver=myresolver"
|
||||||
|
- "traefik.http.services.quartz.loadbalancer.server.port=3000"
|
Loading…
Reference in New Issue