mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-07 18:19:59 +08:00
Added IPv6 support (#73)
* Added IPv6 support * Updated docker images to IPv6 usage * Reverted commented entry point from testing. Sry.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
FROM alpine:3.8
|
||||
|
||||
ENV IP 0.0.0.0
|
||||
ENV IP ::
|
||||
ENV PORT 1688
|
||||
ENV EPID ""
|
||||
ENV LCID 1033
|
||||
|
Reference in New Issue
Block a user