9 lines
133 B
Text
9 lines
133 B
Text
|
cything.io {
|
||
|
uri strip_prefix /blog
|
||
|
reverse_proxy localhost:8084
|
||
|
}
|
||
|
|
||
|
www.cything.io {
|
||
|
redir https://cything.io{uri} permanent
|
||
|
}
|