Update Dockerfile

This commit is contained in:
McCloudS
2024-02-29 17:29:35 -07:00
committed by GitHub
parent 14a8a296d5
commit 659f8f15c6

View File

@@ -28,4 +28,4 @@ ADD https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py /sub
CMD [ "bash", "-c", "python3 -u launcher.py && python3 -u subgen.py" ]
EXPOSE 8090
EXPOSE 9000