All checks were successful
Rust Build / Check (pull_request) Successful in 50s
Rust Build / Test Suite (pull_request) Successful in 1m1s
Rust Build / Rustfmt (pull_request) Successful in 27s
Rust Build / Clippy (pull_request) Successful in 48s
Rust Build / build (pull_request) Successful in 1m26s
3 lines
146 B
Plaintext
3 lines
146 B
Plaintext
DATABASE_URL=postgres://username:password@localhost/database_name
|
|
TEST_DATABASE_URL=postgres://icarus_op_test:password@localhost/icarus_auth_test
|