Update compose.yaml

This commit is contained in:
David Rotermund 2024-07-23 20:56:48 +02:00 committed by GitHub
parent b68d8e10d3
commit cb63a96b7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,8 @@ services:
- /root/overleafserver/services/web/config/settings.defaults.js:/overleaf/services/web/config/settings.defaults.js
# Fix launchpad
- /root/overleafserver/launchpad.pug:/overleaf/services/web/modules/launchpad/app/views/launchpad.pug
# Fix latex shell escape
- /root/overleafserver/LatexRunner.js:/overleaf/services/clsi/app/js/LatexRunner.js
ports:
- 11001:80