| | |
| | | config: |
| | | discovery: |
| | | enabled: true |
| | | service-id: config # 注册中心的服务名 |
| | | service-id: huacheng-config # 注册中心的服务名 |
| | | profile: ${ENV:dev} # 指定配置文件的环境 |
| | | uri: http://${CONFIG_URL:localhost}:6193/ |
| | | profiles: |
| | |
| | | |
| | | metrics: |
| | | tags: |
| | | application: applets |
| | | application: huacheng-applets |
| | | |
| | |
| | | config: |
| | | discovery: |
| | | enabled: true |
| | | service-id: config # 注册中心的服务名 |
| | | service-id: huacheng-config # 注册中心的服务名 |
| | | profile: ${ENV:dev} # 指定配置文件的环境 |
| | | uri: http://${CONFIG_URL:localhost}:6193/ |
| | | profiles: |
| | |
| | | |
| | | metrics: |
| | | tags: |
| | | application: appletsbackstage |
| | | application: huacheng-appletsbackstage |
| | | |
| | | |
| | | |
| | |
| | | config: |
| | | discovery: |
| | | enabled: true |
| | | service-id: config # 注册中心的服务名 |
| | | service-id: huacheng-config # 注册中心的服务名 |
| | | profile: ${ENV:dev} # 指定配置文件的环境 |
| | | uri: http://${CONFIG_URL:localhost}:6193/ |
| | | profiles: |
| | |
| | | |
| | | metrics: |
| | | tags: |
| | | application: partybuilding |
| | | application: huacheng-partybuilding |