mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
install gs correctly
This commit is contained in:
@@ -19,6 +19,6 @@ WORKDIR /app
|
||||
# on any files it doesn't need.
|
||||
RUN ./install_deps.sh
|
||||
|
||||
# USER node
|
||||
USER node
|
||||
|
||||
CMD ["node","app.js"]
|
||||
|
||||
Reference in New Issue
Block a user