db_kyc_project/.env.example/dev/batcher-pg
2024-12-17 16:48:56 +03:00

9 lines
178 B
Plaintext

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