更新数据库URL并优化配置

This commit is contained in:
xiaochou164 2025-05-15 20:55:22 +08:00
parent ec5d1fdd64
commit 7b137f7f6b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
environment:
- 'APP_URL=https://chat.monday.ink'
- 'KEY_VAULTS_SECRET=Oi3ziEc2H4biudv07FTE7v65OvWJmyhH63X0kyidIJ4='
- 'DATABASE_URL=postgresql://postgres:Zhupo222.@db.xaxmjxfmzzuouxfsyefr.supabase.co:5432/postgres'
- 'DATABASE_URL=postgresql://postgres:Zhupo222..@ai-chat-lobechat-wn7yvo:5432/postgres'
- 'NEXT_PUBLIC_ENABLE_NEXT_AUTH=1'
- 'NEXT_AUTH_SECRET=44A1F/6d8rTbgLOhmRcPlwmS/Kx84xqrS2FrUBQ+wiw='
- 'NEXT_AUTH_SSO_PROVIDERS=microsoft-entra-id'