mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
bump build script
This commit is contained in:
@@ -19,4 +19,4 @@ COPY --from=app /app /app
|
||||
WORKDIR /app
|
||||
USER node
|
||||
|
||||
CMD ["node","app.js"]
|
||||
CMD ["node", "--expose-gc", "app.js"]
|
||||
|
||||
Reference in New Issue
Block a user