Compare commits
3 Commits
test-ci
...
1d3d606bd6
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d3d606bd6 | |||
| baa855c7a1 | |||
| fb0a18cb87 |
@@ -1,7 +1,7 @@
|
|||||||
# Configuration de la base de données
|
# Configuration de la base de données
|
||||||
DATABASE_URL="postgresql://postgres:password@localhost:5432/inventory_db"
|
DATABASE_URL="postgresql://postgres:password@localhost:5432/inventory_db"
|
||||||
|
|
||||||
# Configuration du serveurte
|
# Configuration du serveur
|
||||||
PORT=3000
|
PORT=3000
|
||||||
NODE_ENV=development
|
NODE_ENV=development
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user