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:
@@ -62,7 +62,7 @@ RUN service nginx reload
|
||||
WORKDIR /opt/crawlab/crawlab
|
||||
ENTRYPOINT cd /opt/crawlab/crawlab/frontend \
|
||||
&& npm run build:prod \
|
||||
&& python $WORK_DIR/manage.py
|
||||
&& python3 $WORK_DIR/manage.py
|
||||
|
||||
EXPOSE 8080
|
||||
EXPOSE 8000
|
||||
Reference in New Issue
Block a user