aslan-server/rc-gateway/src/main/resources/application-local.yml
2025-07-30 14:54:23 +08:00

24 lines
418 B
YAML

logging:
level:
com.red.circle.*: debug
com.alibaba.cloud.nacos.*: debug
feign:
gateway:
url: http://127.0.0.1:1100
wallet:
url: http://127.0.0.1:2000
other:
url: http://127.0.0.1:2400
live:
url: http://127.0.0.1:2500
console:
url: http://127.0.0.1:2700
auth:
url: http://127.0.0.1:1000
order:
url: http://127.0.0.1:2600
external:
url: http://127.0.0.1:3000