diff --git a/.env b/.env index 9ab3b4a..532cd11 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ DATABASE = wishlist -DATABASE_HOST = db.thecoredev.fr +DATABASE_HOST = 127.0.0.1 DATABASE_PORT = 3306 DATABASE_USER = wishlist DATABASE_PASSWORD = 7/yvv9JA[RomOkLe \ No newline at end of file diff --git a/.env.dev b/.env.dev deleted file mode 100644 index 9ab3b4a..0000000 --- a/.env.dev +++ /dev/null @@ -1,5 +0,0 @@ -DATABASE = wishlist -DATABASE_HOST = db.thecoredev.fr -DATABASE_PORT = 3306 -DATABASE_USER = wishlist -DATABASE_PASSWORD = 7/yvv9JA[RomOkLe \ No newline at end of file