From 0f7fc6a5f03e2e22265ed8ad7eb0bd81de1e479d Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Tue, 1 Nov 2022 17:14:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E8=87=AA=E5=AE=9A=E4=B9=89do?= =?UTF-8?q?main?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config/app.php b/config/app.php index 06831ac..e63ead7 100644 --- a/config/app.php +++ b/config/app.php @@ -232,4 +232,5 @@ return [ ], + 'mix_url' => env('MIX_ASSET_URL', null) ];