9 lines
116 B
Cheetah
9 lines
116 B
Cheetah
{
|
|
acme_dns desec {
|
|
token {env.GANDI_BEARER_TOKEN}
|
|
}
|
|
|
|
test.com {
|
|
reverse_proxy localhost:8080
|
|
}
|
|
} |