mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 12:43:12 +03:00
Интегрирован Docker compose
This commit is contained in:
parent
de44af6881
commit
bf2d6e67cc
9 changed files with 153 additions and 1 deletions
4
.env-sample
Normal file
4
.env-sample
Normal file
|
@ -0,0 +1,4 @@
|
|||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=my_password
|
||||
POSTGRES_DB=my_database
|
||||
DB_HOST=postgres
|
Loading…
Add table
Reference in a new issue