Skip to content

Commit

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

0 comments on commit d289fae

Please sign in to comment.