From 4107a4875c2a1b6cb77fd154800dc37d6323fd4e Mon Sep 17 00:00:00 2001 From: passthem Date: Mon, 29 Sep 2025 00:50:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=97=E4=BA=86=E5=8E=BB=E6=8E=89=E8=BF=99?= =?UTF-8?q?=E4=B8=AA=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.dev | 4 +--- .env.prod | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.env.dev b/.env.dev index 4cebd38..38e533f 100644 --- a/.env.dev +++ b/.env.dev @@ -1,4 +1,2 @@ DRIVER=~fastapi+~httpx+~websockets -COMMAND_START=["!", "!", "", "/"] - -ALCONNA_USE_ORIGIN=true \ No newline at end of file +COMMAND_START=["!", "!", "", "/"] \ No newline at end of file diff --git a/.env.prod b/.env.prod index 4cebd38..38e533f 100644 --- a/.env.prod +++ b/.env.prod @@ -1,4 +1,2 @@ DRIVER=~fastapi+~httpx+~websockets -COMMAND_START=["!", "!", "", "/"] - -ALCONNA_USE_ORIGIN=true \ No newline at end of file +COMMAND_START=["!", "!", "", "/"] \ No newline at end of file