application-local.yml 263 B

1234567891011
  1. server:
  2. port: 9015
  3. spring:
  4. data:
  5. mongodb:
  6. online:
  7. uri: mongodb://root:root@192.168.50.213:27017/online
  8. settle:
  9. uri: mongodb://root:root@192.168.50.213:27017/settle
  10. service:
  11. refundUrl: http://192.168.50.88:9016/platform/refund