mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
e5858f53ed
Setup Full Project History services for CE/SP GitOrigin-RevId: 96e3a5996d1fdc1d396862b6ab430d315dca3320
22 lines
498 B
YAML
22 lines
498 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
|
|
|
|
# Server Pro
|
|
- 30070:30070
|
|
- 30400:30400
|
|
environment:
|
|
DEBUG_NODE: 'true'
|