update docker-compose to include env var

This commit is contained in:
zerafachris PERSONAL
2022-01-02 13:21:58 +01:00
parent 28af7cb140
commit 3ee51aa981

View File

@@ -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: