This commit is contained in:
Andrey Gumirov
2022-05-01 01:56:47 +07:00
parent 56adc16b04
commit 80584dbaf9
6 changed files with 58 additions and 8 deletions

5
.env.sample Normal file
View File

@ -0,0 +1,5 @@
PG_USER=pg
PG_PASS=<password>
PG_OUTBOUND_PORT=5432
GROUP_ID=<group id>
TOKEN=<token>