localhost_contrib #2

Closed
def wants to merge 4 commits from localhost_contrib into master
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 1fa4bc583e - Show all commits

View File

@ -38,7 +38,10 @@ For telegram, it can be represented as a single bot.
```mv .env.example .env```
```nano .env```
```nano .env```
Make sure the .env file have permissions 600 (read\write only for owner)
```chmod 600 .env```
#### Run on *unix-like systems: