Security: remove .env from git

develop
boban 2026-04-18 20:55:54 +02:00
parent db8a012f73
commit e07a9874cf
2 changed files with 2 additions and 6 deletions

6
.env
View File

@ -1,6 +0,0 @@
DB_CONNECTION=mysql
DB_HOST=db
DB_DATABASE=nexxo
DB_USERNAME=nexxo
DB_PASSWORD=5d79bcb6f4ce1955ef835af6
DB_ROOT_PASSWORD=49f12736549babe3a2638078b95b0407

2
.gitignore vendored
View File

@ -13,3 +13,5 @@ src/storage/framework/views/
src/bootstrap/cache/ src/bootstrap/cache/
db_data/ db_data/
*.log *.log
.env
src/.env