fix starting of apache

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-07-13 15:18:32 +02:00
parent b1b96a5d8c
commit 8bf8e3f562
4 changed files with 6 additions and 10 deletions

View file

@ -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 /caddy/Caddyfile
command=/usr/bin/caddy run --config /tmp/Caddyfile