Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitpod.yml')
-rw-r--r--.gitpod.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index 0cb0e55c373..7642cfce294 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -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