mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-30 18:00:56 +01:00
optimized file upload
This commit is contained in:
@@ -51,4 +51,8 @@ Host *
|
||||
EOF
|
||||
|
||||
# start backend
|
||||
crawlab-server
|
||||
if [ "${CRAWLAB_SERVER_MASTER}" = "Y" ];
|
||||
crawlab-server master
|
||||
then
|
||||
crawlab-server worker
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user