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