Also fixed always-active webui
This commit is contained in:
simonmicro
2023-05-06 17:14:58 +02:00
parent dada9c5204
commit 858fb14cab
3 changed files with 7 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ ENV LOGLEVEL INFO
ENV LOGFILE STDOUT
ENV LOGSIZE ""
ENV TZ America/Chicago
ENV WEBUI 1
COPY docker/docker-py3-kms/requirements.txt /home/py-kms/
RUN apk add --no-cache --update \