Skip to content

Commit

Permalink
bad port
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcellino-Palerme committed Nov 20, 2024
1 parent b245f43 commit 82bcc8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
web:
build: .
ports:
- "3000:3000"
- "80:3000"
volumes:
- shareFile:/shareFile
env_file:
Expand Down

0 comments on commit 82bcc8b

Please sign in to comment.