parent
fa5d0eefb8
commit
cd91b69f80
@ -1,11 +1,12 @@
|
|||||||
server:
|
server:
|
||||||
session-timeout: 1800
|
|
||||||
port: 48081
|
port: 48081
|
||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
name: RateLimitCalleeService
|
name: RateLimitCalleeService
|
||||||
cloud:
|
cloud:
|
||||||
|
loadbalancer:
|
||||||
|
configurations: default
|
||||||
polaris:
|
polaris:
|
||||||
address: grpc://127.0.0.1:8091
|
address: grpc://9.135.224.139:8091
|
||||||
discovery:
|
discovery:
|
||||||
namespace: Test
|
namespace: default
|
Loading…
Reference in new issue