Patched cinny
This commit is contained in:
6
contrib/caddy/caddyfile
Normal file
6
contrib/caddy/caddyfile
Normal file
@@ -0,0 +1,6 @@
|
||||
# more info: https://caddyserver.com/docs/caddyfile/patterns#single-page-apps-spas
|
||||
cinny.domain.tld {
|
||||
root * /path/to/cinny/dist
|
||||
try_files {path} / index.html
|
||||
file_server
|
||||
}
|
||||
Reference in New Issue
Block a user