Redis config
This commit is contained in:
2
.github/workflows/general.yml
vendored
2
.github/workflows/general.yml
vendored
@@ -15,7 +15,7 @@ env:
|
||||
SQLX_FEATURES: "rustls,postgres"
|
||||
DATABASE_URL: postgres://postgres:password@postgres:5432/newsletter
|
||||
APP_DATABASE__HOST: postgres
|
||||
APP_REDIS_URI: redis://redis:6379
|
||||
APP_KV_STORE__HOST: redis
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user