2021-09-23 22:00:30 +10:00

4 lines
79 B
Bash

HOST=127.0.0.1
PORT=8000
DATABASE_URL="mysql://root:@localhost/rocket_example"