OK, i’ve found how to listen to all interfaces instead of just localhost for the admin API.
I added this global config to my Caddyfile:
{
admin 0.0.0.0:2019
}
OK, i’ve found how to listen to all interfaces instead of just localhost for the admin API.
I added this global config to my Caddyfile:
{
admin 0.0.0.0:2019
}