13 lines
208 B
YAML
13 lines
208 B
YAML
Name: gateway
|
|
Host: 0.0.0.0
|
|
Port: 8180
|
|
|
|
PlatformURL: "http://platform:8888"
|
|
AIURL: "http://ai:8001"
|
|
RateLimitPerMin: 6000
|
|
ProxyTimeoutSec: 60
|
|
CorsEnable: true
|
|
|
|
JWTEnable: true
|
|
JWTSecret: "dev-only-change-me"
|