From f75d00d70eaaa96b211f6b0c1f6fa800b0f4130b Mon Sep 17 00:00:00 2001 From: "allen.yan" Date: Tue, 9 Sep 2025 09:54:22 +0800 Subject: [PATCH] =?UTF-8?q?202509090953=20=E8=A8=AD=E5=AE=9A=E6=AA=94?= =?UTF-8?q?=E5=8A=A0=E5=85=A5BACKEND=5FURL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index de9b1e4..8dbef95 100644 --- a/.env.example +++ b/.env.example @@ -4,6 +4,7 @@ APP_KEY= APP_DEBUG=false APP_TIMEZONE=Asia/Taipei APP_URL=http://ctl1.superstar.dnsnet.cc +BACKEND_URL=https://superstar.dnsnet.cc/ APP_LOCALE=zh-tw APP_FALLBACK_LOCALE=zh-tw