Update README.md

pull/1123/head
Ozgur 2022-04-24 21:00:32 +03:00 committed by GitHub
parent 8384d6af35
commit 78b076c4af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ This will also create a login account with username **admin** and password **uma
Create an `.env` file with the following
```
DATABASE_TYPE=mysql or postgres
DATABASE_URL=(connection url)
HASH_SALT=(any random string)
```