From a640ed1b78dbdd8142c5020f3c6a212fb588b046 Mon Sep 17 00:00:00 2001 From: patrickzerhusen Date: Thu, 16 Apr 2026 16:08:34 +0200 Subject: [PATCH] commented example .env --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 7f25b2f..8a5acd8 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ -# Copy this file to .env and fill in actual values. +# Example Environment Configfile POSTGRES_HOST=postgres_host POSTGRES_PORT=postgres_port