env sample

This commit is contained in:
mal0
2025-07-04 20:25:31 +00:00
parent ab10ee3f51
commit c1c4d29500
+5
View File
@@ -0,0 +1,5 @@
# POSTGRES_HOST = "your-database-host"
# POSTGRES_PORT = "your-database-port"
POSTGRES_DB = ""
POSTGRES_USER = ""
POSTGRES_PASSWORD = ""