updated jenkins/docker-compose.yml

This commit is contained in:
Marvin Zhang
2019-08-02 13:22:56 +08:00
parent 6d1f6d573c
commit 5f245d0b02

View File

@@ -4,7 +4,7 @@ services:
image: tikazyq/crawlab:latest
container_name: master
environment:
CRAWLAB_API_ADDRESS: "114.67.75.98:8000"
CRAWLAB_API_ADDRESS: "crawlab.cn/api"
CRAWLAB_SERVER_MASTER: "Y"
CRAWLAB_MONGO_HOST: "mongo"
CRAWLAB_REDIS_ADDRESS: "redis"