Merge pull request 'Utilisation du locahost dans le fichier .env' (#1) from master into main

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2023-12-06 15:29:00 +01:00
2 changed files with 1 additions and 6 deletions

2
.env
View File

@@ -1,5 +1,5 @@
DATABASE = wishlist DATABASE = wishlist
DATABASE_HOST = db.thecoredev.fr DATABASE_HOST = 127.0.0.1
DATABASE_PORT = 3306 DATABASE_PORT = 3306
DATABASE_USER = wishlist DATABASE_USER = wishlist
DATABASE_PASSWORD = 7/yvv9JA[RomOkLe DATABASE_PASSWORD = 7/yvv9JA[RomOkLe

View File

@@ -1,5 +0,0 @@
DATABASE = wishlist
DATABASE_HOST = db.thecoredev.fr
DATABASE_PORT = 3306
DATABASE_USER = wishlist
DATABASE_PASSWORD = 7/yvv9JA[RomOkLe