This commit is contained in:
Andrey Gumirov
2022-04-29 20:11:54 +07:00
commit 911c1f3400
15 changed files with 351 additions and 0 deletions

3
.env Normal file
View File

@ -0,0 +1,3 @@
PG_USER=pg
PG_PASS=pg
PG_OUTBOUND_PORT=5432