4 lines
135 B
Bash
4 lines
135 B
Bash
|
CR_DATABASE="mysql://localhost/cipher_relay"
|
||
|
|
||
|
# This is only for sqlx compile time checks
|
||
|
DATABASE_URL="mysql://localhost/cipher_relay"
|