Add Caddyfile

This commit is contained in:
Fredrik Baberg 2023-01-12 03:34:53 +01:00
parent 8d403803fc
commit ee0221ae39
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
:8099 {
root * /data/mainsail
file_server
}

View File

@ -1,2 +1,3 @@
#!/usr/bin/with-contenv bashio #!/usr/bin/with-contenv bashio
exec caddy run -config /etc/caddy/Caddyfile