Skip to content

Commit

Permalink
chore: Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Dec 14, 2024
1 parent 2d8d606 commit e5c831c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/nginx-php/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ services:
# - proxy
#labels:
# - traefik.enable=true
# - traefik.docker.network=proxy
# - traefik.http.routers.nginx.rule=Host(`nginx.example.com`)
# - traefik.http.services.nginx.loadbalancer.server.port=80
# - traefik.docker.network=proxy
# # Part for local lan services only
# # Optional part for traefik middlewares
# #- traefik.http.routers.nginx.middlewares=error-pages-middleware@docker

php:
Expand Down

0 comments on commit e5c831c

Please sign in to comment.