Explorar el Código

修改配置文件

郭超 hace 4 años
padre
commit
abdec6abd3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      crowd-service/entity/load.sh

+ 1 - 1
crowd-service/entity/load.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 docker load -i crowd-mysql.tar
-docker load -i redis.tar
+docker load -i crowd-redis.tar
 docker load -i crowd-backend.tar
 docker load -i crowd-frontend.tar
 docker load -i crowd-user.tar