mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-03-12 14:10:01 +01:00
6 lines
152 B
Text
6 lines
152 B
Text
cinny.domain.tld {
|
|
@nativeRouter not file {path} /
|
|
rewrite @nativeRouter {http.matchers.file.relative}
|
|
root * /path/to/caddy/dist
|
|
file_server
|
|
}
|