mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
updated Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
cd /opt/crawlab/frontend \
|
||||
&& npm run build:prod \
|
||||
&& python3 $WORK_DIR/manage.py @*
|
||||
&& python3 $WORK_DIR/manage.py $*
|
||||
Reference in New Issue
Block a user