Files
ai_site/gateway/etc/gateway.docker.yaml
2026-07-31 10:19:22 +08:00

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"