8 lines
135 B
Caddyfile
8 lines
135 B
Caddyfile
|
www.kill-the-newsletter.com {
|
||
|
proxy / localhost:8000
|
||
|
}
|
||
|
|
||
|
kill-the-newsletter.com {
|
||
|
redir https://www.kill-the-newsletter.com{uri}
|
||
|
}
|