Update README-zh.md

This commit is contained in:
Marvin Zhang
2019-11-01 11:18:50 +08:00
committed by GitHub
parent e2759ec426
commit 765d0717c4

View File

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