Commit dfdd77c3 authored by zhouwei's avatar zhouwei

Add new file

parent 77c9a328
spring.cloud.gateway.httpclient.connect-timeout=5000
spring.cloud.gateway.httpclient.response-timeout=5000
# Gateway Failover Configuration
gateway.failover.token-mappings[0].tokens[0]=app-KNq0O8kENP4ITqSmqHQ0IzAt1
gateway.failover.token-mappings[0].uri-configs[0].source-uri=/v1/workflows/run
gateway.failover.token-mappings[0].uri-configs[0].target-uri=/api/v1/tag
gateway.failover.token-mappings[0].uri-configs[0].primary-host=18.163.46.22
gateway.failover.token-mappings[0].uri-configs[0].primary-url=http://18.163.46.22
gateway.failover.token-mappings[0].uri-configs[0].fallback-host=127.0.0.1
gateway.failover.token-mappings[0].uri-configs[0].fallback-url=http://127.0.0.1:8081
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment