Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
open ports
  • Loading branch information
mitagmio authored Nov 4, 2023
1 parent 56bfbc7 commit b7b7752
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nginx-proxy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ services:
ports:
- 443:443
- 80:80
- 3333:3333
- 5555:5555
logging:
options:
max-size: "100m"
Expand Down

0 comments on commit b7b7752

Please sign in to comment.