We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bde8202 commit 6174e7fCopy full SHA for 6174e7f
rootfs/usr/local/bin/entrypoint.sh
@@ -11,7 +11,7 @@
11
cd /opt/py-kms
12
set -- "python3" \
13
pykms_Server.py \
14
- 0.0.0.0 \
+ :: \
15
1688 \
16
-l ${KMS_LOCALE} \
17
-a ${KMS_ACTIVATIONINTERVAL} \
0 commit comments