Added config file for db (#9)
Reviewed-on: phoenix/icarus_auth#9 Co-authored-by: KD <kundeng94@gmail.com> Co-committed-by: KD <kundeng94@gmail.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DATABASE_URL=postgres://username:password@localhost/database_name
|
||||
TEST_DATABASE_URL=postgres://username:password@localhost/database_name_test
|
||||
Reference in New Issue
Block a user