Update mermaids.sh
This commit is contained in:
parent
48d561bb37
commit
0116bae5ac
@ -225,7 +225,9 @@ log "Configuring Caddy..."
|
||||
cat > /etc/caddy/Caddyfile <<CADDY
|
||||
:$PORT {
|
||||
root * /var/www/mermaid
|
||||
file_server
|
||||
file_server {
|
||||
index index.html
|
||||
}
|
||||
log {
|
||||
output file /var/log/caddy/access.log
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user