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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-08-04 06:09:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-04 06:09:14 +0300
commit47b5ca54362fa51c08f4525415bb6887b8a7ba92 (patch)
tree01604130182a78e2c37b9110b11d13f15d792403 /.gitpod.yml
parent099deb2725d99f655ad831c3122b5632bb37f9d2 (diff)
Add latest changes from gitlab-org/gitlab@master
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