backend/.envs/.local/.postgres

8 lines
207 B
Plaintext
Raw Normal View History

2022-10-25 23:29:13 +03:00
# PostgreSQL
# ------------------------------------------------------------------------------
POSTGRES_HOST=postgres
POSTGRES_PORT=5432
POSTGRES_DB=image_markuper
POSTGRES_USER=debug
POSTGRES_PASSWORD=debug