mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-13 11:06:33 +03:00
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
# PostgreSQL
|
|
# ------------------------------------------------------------------------------
|
|
POSTGRES_HOST=postgres
|
|
POSTGRES_PORT=5432
|
|
POSTGRES_DB=akarpov
|
|
POSTGRES_USER=debug
|
|
POSTGRES_PASSWORD=debug
|