Files
indee-demo/Dockerfile
Dorian 4fb16e079e Enable mock data mode in Docker build
Without a backend API server in the Docker deployment, the app was
trying to reach localhost:4000 causing a 30s timeout on page load
(content store) and a connection error on Nostr login (auth store).

Setting VITE_USE_MOCK_DATA=true makes both use the built-in mock
data and local Nostr relay instead.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 13:02:11 +00:00

891 B