Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TobySMurray authored Jun 18, 2024
1 parent 8327f99 commit 409e552
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 @@ -18,7 +18,7 @@ services:
depends_on: []
volumes: [ ./apps/proxy:/app ]
environment: []
#ports: [ 80:80, 443:443 ]
ports: [ 80:80, 443:443 ]
networks: [ proxy-frontend, proxy-user, proxy-listing, proxy-review, proxy-message, proxy-search, proxy-recommend ]

user:
Expand Down

0 comments on commit 409e552

Please sign in to comment.