From be105c8cebb33f63fd87812a5e874be4f9e1e44e Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 2 Nov 2022 13:48:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 92aca90..90c1aea 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ -APP_DEBUG=true +APP_DEBUG=false ADMIN_PANNEL_ADDRESS="http://hphb-protal.uzchain.tech" UPLOAD_DIRECTORY="./upload"