mirror of
https://github.com/linuxserver/docker-projectsend.git
synced 2026-02-20 08:39:17 +08:00
add missing ports and volumes Dockerfile
This commit is contained in:
parent
a386aef08e
commit
24145bd872
@ -153,3 +153,7 @@ RUN \
|
||||
|
||||
# add local files
|
||||
COPY root/ /
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 80
|
||||
VOLUME /config /data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user