Browse Source

修改配置文件

郭超 4 years ago
parent
commit
90a24d3e22
1 changed files with 1 additions and 1 deletions
  1. 1 1
      crowd-service/start-containers-only.sh

+ 1 - 1
crowd-service/start-containers-only.sh

@@ -1,5 +1,5 @@
 docker start crowd-mysql 
-docker start redis 
+docker start crowd-redis
 docker start crowd-backend 
 docker start crowd-frontend
 docker start crowd-user