mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Responsive CSS fixes.
This commit is contained in:
parent
ebad54ab82
commit
bab70279dd
10 changed files with 57 additions and 29 deletions
|
|
@ -8,7 +8,7 @@
|
|||
git clone https://github.com/mikecao/umami.git
|
||||
```
|
||||
|
||||
### Go into your repo folder
|
||||
### Go into the repo folder
|
||||
|
||||
```
|
||||
cd umami
|
||||
|
|
@ -53,7 +53,7 @@ postgresql://username:mypassword@localhost:5432/mydb
|
|||
mysql://username:mypassword@localhost:3306/mydb
|
||||
```
|
||||
|
||||
The `HASH_SALT` is used to generate unique session values for your installation.
|
||||
The `HASH_SALT` is used to generate unique values for your installation.
|
||||
|
||||
### Generate database client
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue