From dee57f38c2f9a281e5612e4179bd52c6424edac0 Mon Sep 17 00:00:00 2001 From: jiangxucong Date: Tue, 11 Mar 2025 15:41:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DigitalHumanWeb/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DigitalHumanWeb/Dockerfile b/DigitalHumanWeb/Dockerfile index c42f10b..8d43b5c 100644 --- a/DigitalHumanWeb/Dockerfile +++ b/DigitalHumanWeb/Dockerfile @@ -34,7 +34,7 @@ ARG USE_CN_MIRROR ENV NEXT_PUBLIC_SERVICE_MODE="server" \ APP_URL="http://192.168.15.199:3210" \ DATABASE_DRIVER="node" \ - DATABASE_URL="postgres://postgres:uWNZugjBqixf8dxC@localhost:5432/lobechat" \ + DATABASE_URL="postgresql://postgres:uWNZugjBqixf8dxC@postgresql:5432/lobechat" \ KEY_VAULTS_SECRET="Kix2wcUONd4CX51E/ZPAd36BqM4wzJgKjPtz2sGztqQ=" # Sentry