TODO: ConfigApollo Created In Bean.
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
|
||||
spring.application.name=gateway
|
||||
|
||||
app.id=gateway
|
||||
apollo.meta=http://127.0.0.1:8180
|
||||
# app.id=gateway
|
||||
# apollo.meta=http://localhost:8180
|
||||
# local.meta=http://localhost:8180
|
||||
# dev.meta=http://localhost:8180
|
||||
# fat.meta=http://localhost:8180
|
||||
# uat.meta=http://localhost:8180
|
||||
# lpt.meta=http://localhost:8180
|
||||
# pro.meta=http://localhost:8180
|
||||
# eureka.instance.ip-address=http://localhost:8180
|
||||
|
||||
|
||||
dubbo.scan.base-packages=cn.ecpark.service.usergw.impl
|
||||
dubbo.protocol.name=dubbo
|
||||
@@ -14,7 +22,6 @@ server.port=8888
|
||||
|
||||
# logging.level.org.springframework.cloud.gateway=debug
|
||||
logging.file=logs/log
|
||||
|
||||
yame.config=gateway.yaml
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user