Updated .env.sample
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

This commit is contained in:
2025-04-03 14:41:16 -04:00
parent 6bdc893147
commit 4fb9505f65

View File

@@ -1,2 +1,2 @@
DATABASE_URL=postgres://username:password@localhost/database_name 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