<!doctype html><meta charset="utf-8">
<title>Care portal</title>
<style>body{font:16px/1.6 system-ui,sans-serif;margin:12vh auto;max-width:34em;
padding:0 1.5em;color:#233}h1{font-size:1.4rem}code{background:#eef1f4;
padding:.1em .4em;border-radius:3px}</style>
<h1>Care portal &mdash; not deployed yet</h1>
<p>TLS is working: this page came over HTTPS on this hostname.</p>
<p>The application it will serve is not running. It listens on
<code>127.0.0.1:8001</code> against its own database, separate from the
vehicle platform.</p>