fetch:加入负载均衡

This commit is contained in:
root
2021-07-02 11:02:29 +08:00
parent 086c387165
commit 4a8b94408d
3 changed files with 8 additions and 1 deletions
@@ -13,6 +13,10 @@ spring.application.name=FotonLAWSSystem
application.code=20200101
application.center=1
#==============================================
#Eruept
eureka.client.allow-redirects=true
eureka.client.register-with-eureka=true
eureka.client.service-url.defaultZone=http://127.0.0.1:8671/eureka/
#==============================================
# 邮箱配置1