This website requires JavaScript.
Explore
Help
Sign In
actix
/
examples
Watch
1
Star
0
Fork
0
You've already forked examples
mirror of
https://github.com/actix/examples
synced
2024-11-23 22:41:07 +01:00
Code
Issues
Releases
Wiki
Activity
e1d124c0e3
examples
/
basics
/
todo
/
.env
4 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
use sqlite in basics/todo
2022-02-06 08:55:51 +01:00
DATABASE_URL
=
sqlite://
${
CARGO_MANIFEST_DIR
}
/todo.db
SQLX_OFFLINE
=
true
RUST_LOG
=
info
Reference in New Issue
Copy Permalink