added example env.

This commit is contained in:
2026-04-16 16:07:38 +02:00
parent 50035a524d
commit 7c0c0b5048

7
.env.example Normal file
View File

@@ -0,0 +1,7 @@
# Copy this file to .env and fill in actual values.
POSTGRES_HOST=postgres_host
POSTGRES_PORT=postgres_port
POSTGRES_DB=postgres_database
POSTGRES_USER=postgres_user
POSTGRES_PASSWORD=