mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-10-13 18:44:45 +02:00
「📝」 doc(.env): full
This commit is contained in:
@ -15,3 +15,12 @@ GOOGLE_CALLBACK_URL=https://localhost:8443/api/v1
|
||||
GOOGLE_CLIENT_SECRET=susAF
|
||||
GOOGLE_CLIENT_ID=Really
|
||||
|
||||
AVAX_PRIVATE_KEY=<private-key>
|
||||
AVAX_RPC_URL=<url>
|
||||
AVAX_CONTRACT_ADDR=<pub key of contract>
|
||||
|
||||
SMTP_SMARTHOST=<the host of the smtp server>
|
||||
SMTP_FROM=<the address to send from>
|
||||
SMTP_AUTH_USERNAME=<smtp-user>
|
||||
SMTP_AUTH_PASSWORD=<smtp pass>
|
||||
EMAIL_TO=<mail to send to>
|
||||
|
Reference in New Issue
Block a user