guozhaoshun 6 years ago
parent
commit
04198ad181
1 changed files with 10 additions and 0 deletions
  1. 10 0
      local/application-local.properties

+ 10 - 0
local/application-local.properties

@@ -0,0 +1,10 @@
+# 注册是使用真实IP
+eureka.instance.preferIpAddress = true
+
+endpoints.sensitive = true
+endpoints.info.enabled = true
+endpoints.restart.enabled = false
+endpoints.shutdown.enabled = false
+endpoints.health.enabled = true
+endpoints.flyway.enabled = false
+endpoints.logfile.enabled = true