Commit a15a2c05 authored by Marcel van Remmerden's avatar Marcel van Remmerden Committed by Ash McKenzie

Make it clearer which port to use for Gitpod preview

parent 710a95f5
......@@ -63,8 +63,10 @@ tasks:
)
ports:
- port: 3000 # rails-web
- port: 2222 # sshd
onOpen: ignore
- port: 3000 # rails-web
onOpen: notify
- port: 3010 # gitlab-pages
onOpen: ignore
- port: 3808 # webpack
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment