Ajout du fichier d'exemple de configuration pour la base de données PostgreSQL
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
POSTGRES_DB=chill-import
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=postgres
|
||||
POSTGRES_PORT=5432
|
||||
Reference in New Issue
Block a user