Reviewed-on: phoenix/icarus_auth#9 Co-authored-by: KD <kundeng94@gmail.com> Co-committed-by: KD <kundeng94@gmail.com>
3 lines
142 B
Bash
3 lines
142 B
Bash
DATABASE_URL=postgres://username:password@localhost/database_name
|
|
TEST_DATABASE_URL=postgres://username:password@localhost/database_name_test
|