updated workflow

This commit is contained in:
Marvin Zhang
2022-06-11 16:17:17 +08:00
parent ea6bf67033
commit 70ab1069e1

View File

@@ -146,6 +146,7 @@ jobs:
run: |
docker run -d --rm --name crawlab_master \
-e CRAWLAB_NODE_MASTER=true \
-e CRAWLAB_DEMO=false \
-e CRAWLAB_MONGO_HOST=localhost \
-e CRAWLAB_MONGO_PORT=27017 \
-p 8080:8080 \