Skip to content

Commit

Permalink
dev server port will be auto-forwarded by vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
xinaesthete committed Jan 22, 2025
1 parent 5527b9c commit d1eb323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
# image: jayeshire/mdv-frontend:latest
ports:
- "5055:5055"
- "5170:5170"
# - "5170:5170"
volumes:
# https://stackoverflow.com/questions/29181032/add-a-volume-to-docker-but-exclude-a-sub-folder
- .:/app
Expand Down

0 comments on commit d1eb323

Please sign in to comment.