ZQN
2024-06-22 b52a64563d5677405ff2bb2f2e96065d8bbb100d
project-admin/src/main/resources/application-test.yml
@@ -44,7 +44,7 @@
# 开发环境配置
server:
    # 服务器的HTTP端口,默认为8080
    port: 8089
    port: 8879
    servlet:
        # 应用的访问路径
        context-path: /
@@ -129,7 +129,7 @@
    # redis 配置
    redis:
        # 地址
        host: 127.0.0.1
        host: 116.198.40.76
        # 端口,默认为6379
        port: 6379
        # 数据库索引