added first config

This commit is contained in:
2025-12-03 20:54:03 +01:00
commit 91cdb9ba56
7 changed files with 49 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
acme_dns desec {
token {env.GANDI_BEARER_TOKEN}
}
test.com {
reverse_proxy localhost:8080
}
}