Updating sample env files
Rust Build / Check (pull_request) Failing after 1m11s
Rust Build / Test Suite (pull_request) Failing after 1m25s
Rust Build / Rustfmt (pull_request) Successful in 27s
Rust Build / build (pull_request) Failing after 1m42s
Rust Build / Clippy (pull_request) Failing after 2m33s

This commit is contained in:
2026-06-13 15:40:37 -04:00
parent a630f6dcdc
commit 567853134c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ DB_PASSWORD=password
DB_HOST=localhost
DB_PORT=5432
DB_SSLMODE=disable
DATABASE_URL=postgres://${DB_USER}:${DB_PASSWORD}@${DB_HOST}:${DB_PORT}/${DB_NAME}
TWILIO_AUTH_SID=9M438C93R943U4329MCU43C34U
TWILIO_SERVICE_SID=9M4J3X8439U398NUVT3342MC349C348T
TWILIO_AUTH_TOKEN="f4a1f2b0b79ea3735078c2d8ee9684e1"