Update README.md

Docker 100% CPU load fix
This commit is contained in:
Apfelwurm 2019-10-28 21:58:13 +01:00 committed by GitHub
parent dddc02530b
commit 1f2c9925aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ _py-kms_ is a port of node-kms created by [cyrozap](http://forums.mydigitallife.
# Usage
```
docker run -d --name py3-kms \
docker run -it -d --name py3-kms \
-p 8080:8080 \
-p 1688:1688 \
-e IP=0.0.0.0 \