利用Nginx转发将CRAWLAB_API_ADDRESS设置为默认IP

This commit is contained in:
marvzhang
2020-01-12 19:28:34 +08:00
parent e45ac0a358
commit de52b0dc10
8 changed files with 43 additions and 18 deletions

View File

@@ -72,7 +72,6 @@ services:
image: tikazyq/crawlab:latest
container_name: master
environment:
CRAWLAB_API_ADDRESS: "http://localhost:8000"
CRAWLAB_SERVER_MASTER: "Y"
CRAWLAB_MONGO_HOST: "mongo"
CRAWLAB_REDIS_ADDRESS: "redis"