Files
ewa-mobile/src-tauri/app.toml
T
2026-07-23 12:06:08 +05:00

7 lines
131 B
TOML

[database]
url = "sqlite://ewa-mobile.sqlite?mode=rwc"
[remote]
base_url = "http://127.0.0.1:8000"
auth_path = "/api-token-auth/"