refs #0
This commit is contained in:
2
.env
2
.env
@@ -2,8 +2,8 @@
|
|||||||
UID=1000
|
UID=1000
|
||||||
GID=1000
|
GID=1000
|
||||||
|
|
||||||
|
# Данные для подключения к базе данных
|
||||||
POSTGRES_DB=postgres
|
POSTGRES_DB=postgres
|
||||||
POSTGRES_USER=postgres
|
POSTGRES_USER=postgres
|
||||||
POSTGRES_PASSWORD=postgres
|
POSTGRES_PASSWORD=postgres
|
||||||
|
|
||||||
POSTGRES_DATABASE_URL=postgresql://postgres:postgres@library-db/postgres
|
POSTGRES_DATABASE_URL=postgresql://postgres:postgres@library-db/postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user