Update run-py3-kms.sh

This commit is contained in:
Simonmicro 2020-01-26 16:27:37 +01:00 committed by GitHub
parent dddc02530b
commit be2bf47c3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
docker stop py3-kms
docker rm py3-kms
docker run -d --name py3-kms \
-t \
-p 8080:8080 \
-p 1688:1688 \
-e IP=0.0.0.0 \