2021-09-12 16:35:43 +10:00

4 lines
79 B
Bash

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