multi login support, tested MC889

This commit is contained in:
2024-07-11 12:28:14 +03:00
parent 936dcde75c
commit 57503b356c
4 changed files with 28 additions and 30 deletions

View File

@@ -3,4 +3,4 @@ FROM python:3.11
RUN pip install requests urllib3
ADD zte_exporter.py .
CMD python3 zte_exporter.py $PORT $IP $USERNAME $PASSWORD
CMD python3 zte_exporter.py $PORT $IP $USERNAME $PASSWORD $LOGIN