mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated Dockerfile
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
cd /opt/crawlab/frontend \
|
||||
&& npm run build:prod \
|
||||
&& mongod --fork --logpath /var/log/mongod.log \
|
||||
&& service nginx reload \
|
||||
&& service nginx start \
|
||||
&& service redis-server start \
|
||||
&& python3 $WORK_DIR/manage.py $*
|
||||
Reference in New Issue
Block a user