GITLAB

陶汉栋 / MyCloud

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • mycloud
  • cloud
  • cloud-server
  • src
  • main
  • resources
  • application.yaml
  • a94761b5   no message Browse Code »
    陶汉栋
    2019-08-05 14:56:35 +0800  
application.yaml 135 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9
server:
  port: 10087

eureka:
  instance:
    hostname: localhost
  client:
    fetch-registry: false
    register-with-eureka: false