mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-20 10:15:24 -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 @@
|
|||
# Switch to the target image
|
||||
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