From 0339a1d33f86573c66aec684820fe14280b5ef5c Mon Sep 17 00:00:00 2001 From: augushong Date: Tue, 22 Mar 2022 21:16:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E5=88=86=E5=90=8D?= =?UTF-8?q?=E7=A7=B0;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.example.env b/.example.env index 1214028..8ac9d27 100644 --- a/.example.env +++ b/.example.env @@ -40,4 +40,4 @@ IS_CSRF=true STATIC_PATH=/static # OSS静态文件路径前缀 -OSS_STATIC_PREFIX=static_easyadmin +OSS_STATIC_PREFIX=static_ulthon_admin