This commit is contained in:
2023-10-05 22:15:16 +03:00
parent 45afd34f93
commit f9d446aa37

5
.env
View File

@@ -0,0 +1,5 @@
POSTGRES_DB=postgres
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DATABASE_URL=postgresql://postgres:postgres@library-db/postgres