7 lines
135 B
TOML
7 lines
135 B
TOML
[database]
|
|
url = "sqlite://ewa-mobile.sqlite?mode=rwc"
|
|
|
|
[remote]
|
|
base_url = "http://192.168.0.166:8000"
|
|
auth_path = "/api-token-auth/"
|