mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #5163 from overleaf/jpa-fix-server-ce-pro
[misc] set NODE_ENV=production for server-ce/server-pro GitOrigin-RevId: dadedbcffb91d467ff93d501bb458448ad3b8dbf
This commit is contained in:
@@ -66,6 +66,9 @@ ENV SHARELATEX_APP_NAME "Overleaf Community Edition"
|
||||
|
||||
ENV OPTIMISE_PDF "true"
|
||||
|
||||
ENV NODE_ENV "production"
|
||||
ENV LOG_LEVEL "info"
|
||||
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user