From d9cc12396d5556de9ca2d9fe785a1e1cdbe75c19 Mon Sep 17 00:00:00 2001 From: liqianjin <949671634@qq.com> Date: Tue, 30 May 2023 12:05:39 +0800 Subject: [PATCH] =?UTF-8?q?v1=20=E4=BF=AE=E6=94=B9=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- .gitignore | 2 ++ themes/.gitignore | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 7c828945..169baefb 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ APP_NAME='wyyl' APP_ENV= APP_KEY=base64:PItUypiY6FmV8oQTVIcIHyNQJAuuS36FmEs8exQbYAw= -APP_DEBUG=true +APP_DEBUG=fales APP_LOG_LEVEL= APP_URL=http://43.153.17.83 diff --git a/.gitignore b/.gitignore index e2568522..132785a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /node_modules/ /vendor/ .idea +/public/build/beike/* +/public/install/css/* diff --git a/themes/.gitignore b/themes/.gitignore index 56002e03..163a499f 100644 --- a/themes/.gitignore +++ b/themes/.gitignore @@ -1,2 +1,2 @@ -#* -#!default +/* +!/default