mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-24 17:41:03 +01:00
updated Dockerfile
This commit is contained in:
@@ -60,7 +60,7 @@ RUN service nginx reload
|
||||
|
||||
# start backend
|
||||
WORKDIR /opt/crawlab/crawlab
|
||||
ENTRYPOINT cd /opt/crawlab/crawlab/frontend \
|
||||
ENTRYPOINT cd /opt/crawlab/frontend \
|
||||
&& npm run build:prod \
|
||||
&& python3 $WORK_DIR/manage.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user