Merge pull request #6221 from overleaf/ae-web-port

Change web port to 3000 in dev environment

GitOrigin-RevId: 8e9af8fa5e1a35c2c9089d4e9cbf744634cc4e85
This commit is contained in:
Christopher Hoskin
2022-01-11 16:05:14 +00:00
committed by Copybot
parent a3ab9468a4
commit cf4269d4ee
3 changed files with 28 additions and 28 deletions

View File

@@ -2,7 +2,7 @@ version: '2.2'
services:
sharelatex:
ports:
- 40000:40000
- 30000:30000
- 30150:30150
- 30120:30120
- 30050:30050