mirror of
https://github.com/alexta69/metube.git
synced 2025-04-04 04:37:39 +03:00
add PUBLIC_HOST_URL
to Dockerfile
This commit is contained in:
parent
e89da396cd
commit
b85f2f358b
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ ENV UMASK=022
|
|||
ENV DOWNLOAD_DIR /downloads
|
||||
ENV STATE_DIR /downloads/.metube
|
||||
ENV TEMP_DIR /downloads
|
||||
ENV PUBLIC_HOST_URL download/
|
||||
VOLUME /downloads
|
||||
EXPOSE 8081
|
||||
CMD [ "./docker-entrypoint.sh" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue