Changed port to 6090 on Dockerfile_HF.
This commit is contained in:
@@ -16,5 +16,5 @@ RUN git clone https://git.fiorinis.com/Home/streamlink-server.git .
|
||||
|
||||
RUN pip install --no-cache-dir -r ./src/requirements.txt
|
||||
|
||||
EXPOSE 7860
|
||||
EXPOSE 6090
|
||||
CMD ["python3", "src/stream_link_server.py"]
|
||||
Reference in New Issue
Block a user