If i disconnect from my company VPN localstack https://app.localstack.cloud/inst/default/resources states that my localstack is offline.
I use docker compose to setup localstack and everything works when i’m connected to the VPN however my home network doesn’t seem to allow localstack to work?
As you can see above my localstack docker container is running perfectly fine however my instance on the localstack site says offline.
Is this potentially something wrong with my router or does anyone know why i can’t use Localstack when not connected to my companies VPN?
Thanks