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:
Simonmicro 2020-07-08 22:45:44 +02:00 committed by GitHub
parent 3d203cbe1d
commit 9d9a3639e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 4 deletions

View file

@ -2,7 +2,7 @@
FROM alpine:3.8
ENV IP 0.0.0.0
ENV IP ::
ENV PORT 1688
ENV EPID ""
ENV LCID 1033