mirror of
https://github.com/taigrr/homer
synced 2025-01-18 04:53:12 -08:00
disable directory listing
This commit is contained in:
parent
55e0df5386
commit
694274f005
@ -12,4 +12,4 @@ RUN addgroup -S ${GROUP} -g ${GID} && adduser -D -S -u ${UID} ${USER} ${GROUP} &
|
||||
|
||||
USER darkhttpd
|
||||
|
||||
ENTRYPOINT ["darkhttpd","/www/"]
|
||||
ENTRYPOINT ["darkhttpd","/www/", "--no-listing"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user