Update .env.example

This commit is contained in:
Víctor Martínez 2021-08-28 19:08:55 +02:00 committed by GitHub
commit 95d31cc573
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,3 @@
TELOXIDE_TOKEN="" TELOXIDE_TOKEN=""
WEBHOOK_URL="" PORT=""
HOST=""