db_kyc_project/.env/dev/batcher-pg

9 lines
178 B
Plaintext
Raw Normal View History

2025-03-20 15:01:23 +03:00
POSTGRES_PASSWORD=postgres
POSTGRES_USER=postgres
POSTGRES_DB=postgres
POSTGRES_HOST=batcher-postgres
POSTGRES_PORT=5432
LANG=ru_RU.UTF-8
LANGUAGE=ru_RU.UTF-8
LC_ALL=ru_RU.UTF-8