mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
fix README
This commit is contained in:
13
README.md
13
README.md
@@ -49,9 +49,20 @@ DNS domain name (FQDN), for example `chat.example.org`.
|
||||
to your DNS provider:
|
||||
|
||||
```
|
||||
cmdeploy dnszone
|
||||
cmdeploy dns
|
||||
```
|
||||
|
||||
6. To check status of your remotely running chatmail service:
|
||||
|
||||
```
|
||||
cmdeploy status
|
||||
```
|
||||
|
||||
7. To benchmark your chatmail service:
|
||||
|
||||
```
|
||||
cmdeploy bench
|
||||
```
|
||||
|
||||
### Refining the web pages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user