mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
chore: force http2 upstream
All checks were successful
CI / validateComposeSyntax (push) Successful in 22s
All checks were successful
CI / validateComposeSyntax (push) Successful in 22s
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
||||
# - traefik.docker.network=proxy
|
||||
# - traefik.http.routers.nginx.rule=Host(`nginx.example.com`)
|
||||
# - traefik.http.services.nginx.loadbalancer.server.port=80
|
||||
# - traefik.http.services.nginx.loadbalancer.server.scheme=h2c # force http/2
|
||||
# # Optional part for traefik middlewares
|
||||
# #- traefik.http.routers.nginx.middlewares=error-pages-middleware@docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user