marvzhang
2019-12-19 10:42:20 +08:00
parent 068ca7ab55
commit 44c9bde96f
3 changed files with 31 additions and 10 deletions

View File

@@ -22,10 +22,5 @@ fi
# start nginx
service nginx start
# wait for mongo service to be ready
#/app/wait-for-it.sh $CRAWLAB_MONGO_HOST:$CRAWLAB_MONGO_PORT
# wait for redis service to be ready
#/app/wait-for-it.sh $CRAWLAB_REDIS_ADDRESS:$CRAWLAB_REDIS_PORT
# start backend
crawlab