Skip to content

Commit

Permalink
test using default conf
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianrd committed Mar 25, 2025
1 parent b0bc2cc commit 0eb01c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
networks:
backend_bridge:
volumes:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
- ./nginx/default.conf:/etc/nginx/conf.d/default.conf
depends_on:
- frontend
- backend
Expand Down

0 comments on commit 0eb01c9

Please sign in to comment.