mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 22:09:35 +08:00
Update README.md
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
31daa00356
commit
8e739b4458
@ -25,7 +25,7 @@ It can be found at [Docker Hub][3].
|
||||
## Start a container
|
||||
|
||||
```bash
|
||||
$ docker run -d -p 1688:1688 --name kms teddysun/kms
|
||||
$ docker run -d -p 1688:1688 --name kms --restart=always teddysun/kms
|
||||
```
|
||||
|
||||
**Note**: The TCP port number `1688` must be opened in firewall.
|
||||
|
Loading…
x
Reference in New Issue
Block a user