Skip to content

Commit

Permalink
Added nginx-proxy network
Browse files Browse the repository at this point in the history
  • Loading branch information
4l3j0Ok committed Mar 28, 2024
1 parent efc32fd commit 2f44c5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions stack/prod.compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ services:
- .env
networks:
- mongo
- nginx-proxy

networks:
mongo:
external: true
nginx-proxy:
name: nginx-proxy
external: true

0 comments on commit 2f44c5c

Please sign in to comment.