mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-09-13 14:22:25 +03: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
|
|
}
|