mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 07:26:55 +00:00
fix and hide a few caddy warnings
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
feffba739a
commit
96f3ca2506
4 changed files with 17 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
|||
storage file_system {
|
||||
root /mnt/data/caddy
|
||||
}
|
||||
|
||||
log {
|
||||
level ERROR
|
||||
}
|
||||
}
|
||||
|
||||
{$PROTOCOL}://{$NC_DOMAIN}:{$APACHE_PORT} {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue