I have the following caddy file -
localhost { respond "Hello World !" } auth.demo.app.com { respond "Hello auth app" }