mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
5a8857be97
[server-ce] add web-api service GitOrigin-RevId: c0f33573e85c0fb4031df39c500cc2a110e07687
23 lines
524 B
YAML
23 lines
524 B
YAML
version: '2.2'
|
|
services:
|
|
sharelatex:
|
|
ports:
|
|
- 30000:30000
|
|
- 30150:30150
|
|
- 30120:30120
|
|
- 30050:30050
|
|
- 30420:30420
|
|
- 30030:30030
|
|
- 30160:30160
|
|
- 30360:30360
|
|
- 30130:30130
|
|
- 30100:30100
|
|
- 30540:30540
|
|
- 30640:30640
|
|
- 40000:40000
|
|
|
|
# Server Pro
|
|
- 30070:30070
|
|
- 30400:30400
|
|
environment:
|
|
DEBUG_NODE: 'true'
|