hardcoded port and hostname matching name of docker setup

This commit is contained in:
luptmoor
2026-04-19 12:26:03 +02:00
parent c249c8e049
commit 250ca9909d
2 changed files with 10 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Example Environment Configfile
POSTGRES_HOST=postgres_host
POSTGRES_HOSTNAME=postgres_host
POSTGRES_PORT=postgres_port
POSTGRES_DB=postgres_database
POSTGRES_USER=postgres_user