local authentication placeholder
This commit is contained in:
parent
8169e280ec
commit
3b62d87d31
6 changed files with 105 additions and 17 deletions
|
|
@ -1,4 +1,5 @@
|
|||
<!-- Serves as the app shell when Vite is run with --mode nocrisp (e.g. npm run build:local, start-local). No Crisp inline scripts. -->
|
||||
<!-- LAN / self-contained deploy shell: use with `vite --mode localnet` (e.g. build:local, start-local).
|
||||
Minimal HTML, no third-party bootstraps that call the public internet (Crisp, etc.). -->
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue