6 lines
100 B
TOML
6 lines
100 B
TOML
[database]
|
|
url = "sqlite://ewa-mobile.sqlite?mode=rwc"
|
|
|
|
[remote]
|
|
base_url = "http://localhost:3000"
|