6c5e35d537f4f4663d1a64b1ca8679e7d18e8b5f
The default sqlite:////app/data/cloud.db path only works inside Docker. On Windows, Controlled Folder Access blocks writes to arbitrary paths. Now mirrors the same pattern as local_backend/config.py: - Windows: %LOCALAPPDATA%/xenia_cloud/cloud.db (always writable) - Linux/Docker: next to main.py (overridden by DATABASE_URL in .env) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
This this is the Cloud Backend + Sysadmin panel, for the Xenia POS system
Languages
JavaScript
74.3%
Python
23.4%
Dockerfile
1%
HTML
0.9%
CSS
0.4%