Skip to content
Snippets Groups Projects
Unverified Commit 89c01383 authored by Josh McKinney's avatar Josh McKinney Committed by GitHub
Browse files

fix: remove port 80 mapping in devcontainer (#24658)

parent 0a08e9d3
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,6 @@ services:
ports:
- '127.0.0.1:3000:3000'
- '127.0.0.1:4000:4000'
- '127.0.0.1:80:3000'
networks:
- external_network
- internal_network
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment