This commit is contained in:
2026-07-24 21:40:45 +08:00
parent 5cd779c22c
commit 10790b233e
3 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
env: development
port: "9150"
dsn: "postgres://postgres:Weidong2023~!@8.137.107.29:19432/agent_dev?sslmode=disable"
storage_dir: "./data/files"
max_upload_bytes: 52428800
auth_secret: "development-auth-secret-change-me"
system_ai_key: ""
ai_key_encryption_secret: "development-ai-key-secret-change-me"
allowed_origins:
- "http://localhost:5173"
- "http://127.0.0.1:5173"
- "http://localhost:5180"
- "http://127.0.0.1:5180"
- "http://localhost:4173"
- "http://127.0.0.1:4173"
- "http://localhost:4174"
- "http://127.0.0.1:4174"
- "http://localhost:4175"
- "http://127.0.0.1:4175"
- "http://localhost:4176"
- "http://127.0.0.1:4176"
- "http://tauri.localhost"