5 lines
103 B
Caddyfile
5 lines
103 B
Caddyfile
|
|
{$ghost_SUBDOMAIN}.{$ROOT_DOMAIN} {
|
||
|
|
import maintenance_intercept
|
||
|
|
reverse_proxy http://ghost:2368
|
||
|
|
}
|