Chris Tsang 50a8ae41c0 Tweaks
2021-10-01 11:11:48 +08:00

3 lines
75 B
Bash

HOST=127.0.0.1
PORT=8000
DATABASE_URL="sql://root:@localhost/actix_example"