7 lines
131 B
TOML
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/"
|