From 7b137f7f6b4f03ddecc9cd16aac4d6da8072d5bb Mon Sep 17 00:00:00 2001 From: xiaochou164 Date: Thu, 15 May 2025 20:55:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=95=B0=E6=8D=AE=E5=BA=93UR?= =?UTF-8?q?L=E5=B9=B6=E4=BC=98=E5=8C=96=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-lobe-chat-microsoftauth.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-lobe-chat-microsoftauth.yml b/docker-lobe-chat-microsoftauth.yml index 82b71ec..bd7fe56 100644 --- a/docker-lobe-chat-microsoftauth.yml +++ b/docker-lobe-chat-microsoftauth.yml @@ -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'