mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +01:00
Update README.md
This commit is contained in:
parent
8384d6af35
commit
78b076c4af
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue