更新数据库URL并优化配置
This commit is contained in:
parent
ec5d1fdd64
commit
7b137f7f6b
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue