Learning-Management-System/.envs/.local/.postgres
Ahmed Nagi e58c9c1f71 Update
2025-01-10 19:54:55 +02:00

7 lines
196 B
Text

# PostgreSQL
# ------------------------------------------------------------------------------
POSTGRES_HOST=postgres
POSTGRES_PORT=5432
POSTGRES_DB=lms
POSTGRES_USER=debug
POSTGRES_PASSWORD=debug