From fe82b3dab55d550e4a07049897e480d20b06a9c7 Mon Sep 17 00:00:00 2001 From: Douglas DUTEIL Date: Thu, 4 Jan 2024 18:06:15 +0100 Subject: [PATCH] chore: minor changes --- back/.env.dist | 2 +- package-lock.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/back/.env.dist b/back/.env.dist index e3ac6d7..f0fcab6 100644 --- a/back/.env.dist +++ b/back/.env.dist @@ -1,4 +1,4 @@ -DATABASE_HOST=database +DATABASE_HOST=localhost DATABASE_PORT=5432 DATABASE_USER=partenaire DATABASE_PASSWORD=pwd diff --git a/package-lock.json b/package-lock.json index 915c291..f8e2338 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4,7 +4,6 @@ "requires": true, "packages": { "": { - "name": "espace-partenaire", "workspaces": [ "back", "front"