ruoyi-admin/src/main/resources/application.yml
@@ -18,7 +18,7 @@ # 开发环境配置 server: # 服务器的HTTP端口,默认为8080 port: 8181 port: 8080 servlet: # 应用的访问路径 context-path: / @@ -70,11 +70,11 @@ # redis 配置 redis: # 地址 host: 127.0.0.1 # host: 127.0.0.1 # 端口,默认为6379 # port: 6379 # # 地址 # host: 116.62.18.175 host: 116.62.18.175 # # 端口,默认为6379 port: 6020 # 数据库索引