Browse Source

update install_guide.md.

tags/v1.0.3
思通数科 StoneDT Gitee 3 years ago
parent
commit
98d6c526b0
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      install_guide.md

+ 4
- 1
install_guide.md View File

@@ -135,10 +135,13 @@ MySQL 5.5 和 MySQL 8.0配置MySQL连接权限的 **_方式不一样_** ,分
去启动你的redis服务器,例如:
执行 /etc/init.d/redis-server start
1.执行 /etc/init.d/redis-server restart 启动你的redis服务。
2.查看的redis配置文件是否只允许127.0.0.1或者localhost的本地连接。
3.查看 application.yml 配置文件的redis服务设置部分的配置是否正确。

Loading…
Cancel
Save