fix: change config

This commit is contained in:
2026-06-25 21:58:00 +08:00
parent fb7862baff
commit d8c5c541e0
3 changed files with 11865 additions and 56 deletions

28
.gitignore vendored
View File

@@ -1,29 +1,3 @@
<<<<<<< HEAD
*.log
.DS_Store
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
/.fleet
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/auth.json
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
Homestead.json
Homestead.yaml
Thumbs.db
=======
/vendor/
node_modules/
npm-debug.log
@@ -43,6 +17,7 @@ public_html/hot
storage/*.key
.env
.env.dev
Homestead.yaml
Homestead.json
/.vagrant
@@ -54,4 +29,3 @@ Homestead.json
.env.production
.phpactor.json
auth.json
>>>>>>> 5123647b7180bb2fdc0760039c8e38d903dc15eb