mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix caddy config
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
08ff51c482
commit
1dedc5f282
4 changed files with 3 additions and 6 deletions
|
|
@ -46,7 +46,7 @@ fi
|
|||
echo "$CADDYFILE" > /Caddyfile
|
||||
|
||||
# Overwrite nextcloud conf
|
||||
cat /nextcloud > /mnt/data/nextcloud
|
||||
cat /nextcloud > /mnt/data/caddy-imports/nextcloud
|
||||
|
||||
# Fix the Caddyfile format
|
||||
caddy fmt --overwrite /Caddyfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue