mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-11 23:31:54 +08:00
Fix folders for docker (#33)
* fix folder pointers * fix folder again * also fix py file names.
This commit is contained in:
@@ -102,7 +102,7 @@ chmod a+x /usr/bin/start.sh && \
|
||||
apk del git py3-pip
|
||||
|
||||
# Set Workdir
|
||||
WORKDIR /home/py-kms/py3-kms
|
||||
WORKDIR /home/py-kms/py-kms
|
||||
|
||||
# Expose ports
|
||||
EXPOSE ${PORT}/tcp
|
||||
|
Reference in New Issue
Block a user