example env file

This commit is contained in:
x 2024-06-22 01:47:48 +02:00
parent cb6b795b69
commit 5e757e74bb
2 changed files with 4 additions and 0 deletions

3
.env.example Normal file
View file

@ -0,0 +1,3 @@
APP_ID=111
APP_HASH=1a1a1a
TOKEN=000:AAA

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.env