mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 07:56:37 -03:00
6 lines
No EOL
130 B
Caddyfile
6 lines
No EOL
130 B
Caddyfile
nomad.lab.marioverde.com.br {
|
|
reverse_proxy "${endpoint}:4646"
|
|
tls {
|
|
dns cloudflare "${cloudflare_api_token}"
|
|
}
|
|
} |