mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated docker-compose.yml
This commit is contained in:
@@ -29,6 +29,7 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- "/opt/crawlab/mongo/data/db:/data/db"
|
||||
- "/opt/crawlab/mongo/tmp:/tmp"
|
||||
redis:
|
||||
image: redis:latest
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user