mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-28 22:16:07 -04:00
Work with py2
This commit is contained in:
parent
dddc02530b
commit
041df7f5ce
5 changed files with 9 additions and 9 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue