mirror of
https://github.com/11notes/docker-kms.git
synced 2025-10-23 04:52:15 +00:00
[fix] allow IPv6
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
cd /opt/py-kms
|
cd /opt/py-kms
|
||||||
set -- "python3" \
|
set -- "python3" \
|
||||||
pykms_Server.py \
|
pykms_Server.py \
|
||||||
0.0.0.0 \
|
:: \
|
||||||
1688 \
|
1688 \
|
||||||
-l ${KMS_LOCALE} \
|
-l ${KMS_LOCALE} \
|
||||||
-a ${KMS_ACTIVATIONINTERVAL} \
|
-a ${KMS_ACTIVATIONINTERVAL} \
|
||||||
|
Reference in New Issue
Block a user