add warning about .env file

This commit is contained in:
def 2023-01-10 21:46:31 +03:00
parent 7c75f786cb
commit 381b198427
1 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,10 @@ For telegram, it can be represented as a single bot.
```nano .env```
Make sure the .env file have permissions 600 (read\write only for owner)
```chmod 600 .env```
#### Edit ```config.yaml```
```nano config.yaml```