mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Fix error message on login.
This commit is contained in:
parent
c5d7d5dea2
commit
b905824d50
3 changed files with 5 additions and 3 deletions
|
|
@ -48,6 +48,8 @@ For Postgresql:
|
|||
psql -h hostname -U username -d databasename -f sql/schema.postgresql.sql
|
||||
```
|
||||
|
||||
This will also create a login account with username **admin** and password **umami**.
|
||||
|
||||
### Configure umami
|
||||
|
||||
Create an `.env` file with the following
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue