mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
update docker-compose to include env var
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
image: crawlabteam/crawlab:latest
|
||||
container_name: crawlab_master
|
||||
environment:
|
||||
CRAWLAB_BASE_URL: crawlab
|
||||
CRAWLAB_SERVER_MASTER: Y
|
||||
CRAWLAB_MONGO_HOST: mongo
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user