application-prod.yml 243 B

12345678910111213
  1. app:
  2. id: cems-statistic
  3. apollo:
  4. #meta: http://192.168.0.103:8080
  5. meta: http://127.0.0.1:8180
  6. bootstrap:
  7. enabled: true
  8. namespaces: ${namespace}
  9. config:
  10. type: yaml
  11. spring:
  12. main:
  13. allow-bean-definition-overriding: true