sjxixi

Results 1 comments of sjxixi

可以参考如下: version: '3.3' services: master: image: crawlabteam/crawlab container_name: crawlab_master restart: always environment: CRAWLAB_NODE_MASTER: "Y" CRAWLAB_MONGO_HOST: "192.168.29.13" CRAWLAB_MONGO_PORT: "27017" CRAWLAB_MONGO_DB: "crawlab"