icrc/.env

4 lines
135 B
Bash
Raw Normal View History

2024-03-17 20:22:23 +00:00
CR_DATABASE="mysql://localhost/cipher_relay"
# This is only for sqlx compile time checks
DATABASE_URL="mysql://localhost/cipher_relay"