mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-23 16:06:51 +00:00
make apache container read-only
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
bb63abd8a6
commit
2d0b92db77
5 changed files with 20 additions and 7 deletions
|
|
@ -20,4 +20,4 @@ stdout_logfile=/dev/stdout
|
|||
stdout_logfile_maxbytes=0
|
||||
stderr_logfile=/dev/stderr
|
||||
stderr_logfile_maxbytes=0
|
||||
command=/usr/bin/caddy run --config /Caddyfile
|
||||
command=/usr/bin/caddy run --config /caddy/Caddyfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue