I need something like this:
{
apps {
my_module {
foo bar
}
}
}
Is this possible?
I need something like this:
{
apps {
my_module {
foo bar
}
}
}
Is this possible?
Found correct solution by example: GitHub - mholt/caddy-dynamicdns: Caddy app that keeps your DNS records (A/AAAA) pointed at itself.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.