updated jenkins/docker-compose.yml

This commit is contained in:
Marvin Zhang
2019-07-31 20:45:53 +08:00
parent db0ddbbe62
commit 33483a4348

View File

@@ -15,6 +15,8 @@ services:
depends_on:
- mongo
- redis
volumes:
- "/var/spiders:/app/spiders"
worker:
image: tikazyq/crawlab:latest
container_name: worker