ソースを参照

修改配置文件

郭超 4 年 前
コミット
90a24d3e22
1 ファイル変更1 行追加1 行削除
  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