mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-21 19:30:16 +00:00
expose should be 8000 #9
This commit is contained in:
parent
f105a9d9d8
commit
947538815d
@ -34,7 +34,7 @@ VOLUME /youtube
|
||||
|
||||
# start
|
||||
WORKDIR /app
|
||||
EXPOSE 80
|
||||
EXPOSE 8000
|
||||
|
||||
RUN chmod +x ./run.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user