Commit 09c4c406 authored by Ash McKenzie's avatar Ash McKenzie

Merge branch 'mvanremmerden-master-patch-29390' into 'master'

Make it clearer which port to use for Gitpod preview

See merge request gitlab-org/gitlab!67129
parents 710a95f5 a15a2c05
......@@ -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