Skip to content

Commit

Permalink
switch from Planetscale to Aiven for MySQL
Browse files Browse the repository at this point in the history
  • Loading branch information
effward committed Apr 22, 2024
1 parent ad5b15f commit 20a5abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cargo fmt

## Environment Variables
Set the following environment variables:
- DATABASE_URL (PlanetScale)
- DATABASE_URL (Aiven shared-sql instance)
- HMAC_KEY (Generate 512 bit key [here](https://generate-random.org/api-key-generator/512-bit/mixed-numbers))
- REDIS_URI (redis://127.0.0.1:6379)

Expand Down

0 comments on commit 20a5abe

Please sign in to comment.