VITE_API_BASE_URL=http://localhost:3000/api/v1 # Hostname for this dashboard (meshkee.app in production). VITE_ADMIN_DOMAIN=meshkee.app # Local HTTPS certs (gitignored): mkcert -cert-file .certs/meshkee.app.pem -key-file .certs/meshkee.app-key.pem meshkee.app