Afegit fitxer de variables ocultes

This commit is contained in:
2026-01-08 12:07:41 +00:00
parent 81ea05b248
commit 8f24bc54d5

7
.env Normal file
View File

@@ -0,0 +1,7 @@
# Add internal database credentials here...
# POSTGRES_HOST = "your-database-host"
# POSTGRES_PORT = "your-database-port"
POSTGRES_DB = "xxxx"
POSTGRES_USER = "yyyy"
POSTGRES_PASSWORD = "zzzz"