mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-06-05 03:57:12 +02: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:
parent
3d203cbe1d
commit
9d9a3639e1
3 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
FROM alpine:3.8
|
||||
|
||||
ENV IP 0.0.0.0
|
||||
ENV IP ::
|
||||
ENV PORT 1688
|
||||
ENV EPID ""
|
||||
ENV LCID 1033
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue