Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jifollan authored and GitHub Enterprise committed Mar 20, 2025
1 parent 7dcbb32 commit 4b32837
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ services:
- backend_bridge
volumes:
- backend_vol:/app
dns:
- 8.8.8.8 # Google's DNS
- 1.1.1.1 # Cloudflare's DNS

frontend:
container_name: secfit_prod_frontend
Expand Down

0 comments on commit 4b32837

Please sign in to comment.