On mispelling

This commit is contained in:
Hyatt 2022-04-01 19:45:56 -05:00
parent 7282abad53
commit fb00b1c093
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -45,7 +45,7 @@ LABEL org.opencontainers.image.description="Docker container for the windows act
LABEL org.opencontainers.image.base.name="docker.io/library/alpine:latest"
ENV LISTEN_IP="0.0.0.0"
ENV LISTEM_PORT="1688"
ENV LISTEN_PORT="1688"
ENV MAX_CLIENTS="5"
ENV TIMEOUT_INACTIVITY="5"
ENV RENEW_INTERVAL="1w"