mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-27 13:34:39 -04:00
Migrated to use "::" by default for #71
This commit is contained in:
parent
e8c2fb7e50
commit
d8c1d75be1
10 changed files with 21 additions and 21 deletions
|
@ -1,7 +1,7 @@
|
|||
# This is a minimized version from docker/docker-py3-kms/Dockerfile without SQLite support to further reduce image size
|
||||
FROM alpine:3.15
|
||||
|
||||
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