Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
missing char
  • Loading branch information
l4rm4nd authored Jan 10, 2024
1 parent 9cb5e0e commit adb9b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0_skeleton/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit adb9b37

Please sign in to comment.