mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 21:39:49 +00:00
expose should be 8000 #9
This commit is contained in:
@@ -34,7 +34,7 @@ VOLUME /youtube
|
|||||||
|
|
||||||
# start
|
# start
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
EXPOSE 80
|
EXPOSE 8000
|
||||||
|
|
||||||
RUN chmod +x ./run.sh
|
RUN chmod +x ./run.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user