huellas/Rocket.toml

5 lines
87 B
TOML
Raw Normal View History

2022-07-17 17:04:48 -04:00
[default.databases.db]
url = "sqlite://db/huellas.db"
2022-08-02 23:58:35 -04:00
[production]
address = "0.0.0.0"