diff --git a/.env.sample b/.env.sample index 1625b7a..5cad34d 100644 --- a/.env.sample +++ b/.env.sample @@ -1,2 +1,2 @@ DATABASE_URL=postgres://username:password@localhost/database_name -TEST_DATABASE_URL=postgres://username:password@localhost/database_name_test +TEST_DATABASE_URL=postgres://icarus_op_test:password@localhost/icarus_auth_test