Update README.md
parent
8384d6af35
commit
78b076c4af
|
@ -45,6 +45,7 @@ This will also create a login account with username **admin** and password **uma
|
||||||
Create an `.env` file with the following
|
Create an `.env` file with the following
|
||||||
|
|
||||||
```
|
```
|
||||||
|
DATABASE_TYPE=mysql or postgres
|
||||||
DATABASE_URL=(connection url)
|
DATABASE_URL=(connection url)
|
||||||
HASH_SALT=(any random string)
|
HASH_SALT=(any random string)
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue