# 应用程序监听地址 address: "127.0.0.1" # 应用程序监听端口 port: 8180 # 应用程序的业务线程数 workers: 20 # 应用名称 application_name: "ruoyi-admin" # 版本 version: "1.0.0" # 版权年份 copyright_year: "2022" # 实例演示开关 demo_enabled: false # 启动成功后停止(用于测试) shutdown_after_start: true # 注册中心配置 registry: address: - "127.0.0.1:8848" app_name: "tonic-grpc" group_name: "test-group" username: "test" password: "123456" namespace: "992eb8e9-c1c9-40f1-9f80-ca669ed59e7e" # healthy: false config: - data_id: "test" group: "tina"