Making it simpler
All checks were successful
Rust Build / Check (pull_request) Successful in 1m14s
Rust Build / Test Suite (pull_request) Successful in 1m1s
Rust Build / Rustfmt (pull_request) Successful in 29s
Rust Build / Clippy (pull_request) Successful in 47s
Rust Build / build (pull_request) Successful in 1m13s

This commit is contained in:
2025-04-04 20:54:05 -04:00
parent 0dca3259d7
commit 4083248475
4 changed files with 9 additions and 22 deletions

View File

@@ -1,2 +1 @@
DATABASE_URL=postgres://username:password@localhost/database_name
TEST_DATABASE_URL=postgres://icarus_op_test:password@localhost/icarus_auth_test