2021-09-21 18:04:26 +08:00

3 lines
79 B
Bash

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