mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
updated jenkins/docker-compose.yml
This commit is contained in:
@@ -15,6 +15,8 @@ services:
|
||||
depends_on:
|
||||
- mongo
|
||||
- redis
|
||||
volumes:
|
||||
- "/var/spiders:/app/spiders"
|
||||
worker:
|
||||
image: tikazyq/crawlab:latest
|
||||
container_name: worker
|
||||
|
||||
Reference in New Issue
Block a user