📝」 doc(.env): full

This commit is contained in:
2025-09-02 13:12:03 +02:00
parent 3f5210e16a
commit ba4872fe5b

View File

@ -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>