Ajouter pgsql.env

This commit is contained in:
2026-01-11 16:47:12 +01:00
parent ddad5a2ae7
commit 1f1a009323

4
pgsql.env Normal file
View File

@@ -0,0 +1,4 @@
#DB
POSTGRES_DB=scanopy
POSTGRES_USER=postgres
POSTGRES_PASSWORD=<PASSWORD>