mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
Update docker-compose.yml
missing char
This commit is contained in:
parent
9cb5e0e299
commit
adb9b37282
|
@ -29,7 +29,7 @@ services:
|
|||
# - traefik.docker.network=proxy
|
||||
# - traefik.http.routers.CHANGEME.rule=Host(`service.example.com`)
|
||||
# - traefik.http.services.CHANGEME.loadbalancer.server.port=8080
|
||||
# # Optional part when proxying to service that already provide ssl/tls
|
||||
# # Optional part when proxying to services that already provide ssl/tls
|
||||
# - traefik.http.services.CHANGEME.loadbalancer.server.scheme=https
|
||||
# - traefik.http.services.CHANGEME.loadbalancer.serverstransport=insecureTransport@file
|
||||
# # Optional part for file upload max sizes
|
||||
|
|
Loading…
Reference in New Issue
Block a user