test-ci #4

Closed
matthieu wants to merge 13 commits from test-ci into master
Showing only changes of commit 550882b803 - Show all commits

View File

@@ -1,7 +1,7 @@
# Configuration de la base de données
DATABASE_URL="postgresql://postgres:password@localhost:5432/inventory_db"
# Configuration du serveur
# Configuration du serveurte
PORT=3000
NODE_ENV=development