mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-23 18:20:13 +00:00
Format fixes
This commit is contained in:
parent
57ca2b9f55
commit
dfe2dc2f54
1 changed files with 2 additions and 1 deletions
|
|
@ -144,12 +144,13 @@ Dump database to file backup_${DBNAME}_${DATE}.sql:
|
|||
Restore database from a file:
|
||||
```
|
||||
./build-sql.sh --restore filename
|
||||
```
|
||||
|
||||
### Redis
|
||||
|
||||
Connect to redis database:
|
||||
```
|
||||
./build-sql.sh --client
|
||||
./build-redis.sh --client
|
||||
```
|
||||
|
||||
### Rspamd examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue