chore: initial commit of ai site platform
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
12
gateway/etc/gateway.docker.yaml
Normal file
12
gateway/etc/gateway.docker.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user