added first config
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
acme_dns desec {
|
||||
token {env.GANDI_BEARER_TOKEN}
|
||||
}
|
||||
|
||||
test.com {
|
||||
reverse_proxy localhost:8080
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user