mirror of
https://git.straybits.ca/straybits/docker-samples.git
synced 2024-11-07 18:22:26 +00:00
7 lines
100 B
Caddyfile
7 lines
100 B
Caddyfile
{
|
|
email admin@yourdomain.com
|
|
}
|
|
|
|
mail.yourdomain.com {
|
|
reverse_proxy * http://roundcube:80
|
|
}
|