9 lines
156 B
Caddyfile
9 lines
156 B
Caddyfile
{
|
|
# email для уведомлений Let's Encrypt
|
|
email am@just-work.org
|
|
}
|
|
|
|
# Хост и прокси
|
|
mule.jwrk.org {
|
|
reverse_proxy server:8080
|
|
} |