From 95dd3f36bf08cd111e0b9570aa00ff8ee37b3d0a Mon Sep 17 00:00:00 2001 From: Mathis Date: Wed, 24 Apr 2024 16:55:37 +0200 Subject: [PATCH] others... --- .env.example | 2 +- .idea/inspectionProfiles/Project_Default.xml | 2 +- .vscode/settings.json | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.env.example b/.env.example index bf2a96b..43b5436 100644 --- a/.env.example +++ b/.env.example @@ -4,6 +4,6 @@ PROJECT_NAME='' MYSQL_HOST='' MYSQL_PORT='' -MYSQL_USERNAME='' +MYSQL_USER='' MYSQL_PASS='' MYSQL_DATABASE='' \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 2f1bf33..a8e3360 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -3,7 +3,7 @@