use 8080
This commit is contained in:
parent
e789ca4de3
commit
f6cf84e310
@ -17,7 +17,7 @@ services:
|
|||||||
- traefik.http.routers.hotmixes_ssl.entrypoints=websecure
|
- traefik.http.routers.hotmixes_ssl.entrypoints=websecure
|
||||||
- traefik.http.routers.hotmixes_ssl.tls.certresolver=myresolver
|
- traefik.http.routers.hotmixes_ssl.tls.certresolver=myresolver
|
||||||
|
|
||||||
- traefik.http.services.hotmixes.loadbalancer.server.port=80
|
- traefik.http.services.hotmixes.loadbalancer.server.port=8080
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
web:
|
web:
|
||||||
|
|||||||
@ -17,7 +17,7 @@ services:
|
|||||||
- traefik.http.routers.hotmixes_ssl.entrypoints=websecure
|
- traefik.http.routers.hotmixes_ssl.entrypoints=websecure
|
||||||
- traefik.http.routers.hotmixes_ssl.tls.certresolver=myresolver
|
- traefik.http.routers.hotmixes_ssl.tls.certresolver=myresolver
|
||||||
|
|
||||||
- traefik.http.services.hotmixes.loadbalancer.server.port=80
|
- traefik.http.services.hotmixes.loadbalancer.server.port=8080
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
web:
|
web:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user