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