ci: updated workflow

This commit is contained in:
Marvin Zhang
2024-10-23 16:07:24 +08:00
parent f7ae706644
commit 9d59a10de5

View File

@@ -213,8 +213,8 @@ jobs:
crawlab:
image: ghcr.io/${{ github.repository }}:${{ needs.setup.outputs.image_hash }}
env:
CRAWLAB_NODE_MASTER: "true"
CRAWLAB_MONGO_HOST: localhost
CRAWLAB_NODE_MASTER: true
CRAWLAB_MONGO_HOST: mongo
CRAWLAB_MONGO_PORT: 27017
ports:
- 8080:8080