added_ai_proxy
This commit is contained in:
@@ -24,5 +24,6 @@ services:
|
||||
- "5678:5678" # 暴露调试端口
|
||||
environment:
|
||||
- DATABASE_URL=postgresql+asyncpg://user:password@db:5432/fastapi_db
|
||||
- GEMINI_API_KEY=key_here
|
||||
depends_on:
|
||||
- db
|
||||
Reference in New Issue
Block a user