mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-26 18:51:50 +02:00
Add call to install-services
This commit is contained in:
@@ -29,6 +29,7 @@ RUN cd /var/www && npm install
|
||||
RUN cd /var/www/sharelatex; \
|
||||
npm install; \
|
||||
grunt install; \
|
||||
bash -c 'source ./bin/install-services'; \
|
||||
cd web; \
|
||||
npm install; \
|
||||
npm install bcrypt; \
|
||||
|
||||
Reference in New Issue
Block a user