mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-15 20:26:16 +00:00
Шифрование токенов
This commit is contained in:
@@ -5,6 +5,8 @@ POSTGRES_PASSWORD=SOME_RANDOM_PASSWORD_HERE # example: x2y0n27ihiez93kmzj82
|
||||
POSTGRES_DB=olgram
|
||||
POSTGRES_HOST=postgres
|
||||
|
||||
TOKEN_ENCRYPTION_KEY=SOME_RANDOM_KEY # example:
|
||||
|
||||
WEBHOOK_HOST=YOUR_HOST_HERE # example: 11.143.142.140 or my_domain.com
|
||||
WEBHOOK_PORT=8443 # allowed: 80, 443, 8080, 8443
|
||||
CUSTOM_CERT=true # use that if you don't set up your own domain and let's encrypt certificate
|
||||
|
||||
Reference in New Issue
Block a user