Dawarich Sidekiq.
This commit is contained in:
+1
-2
@@ -1104,8 +1104,7 @@ services:
|
|||||||
entrypoint: sidekiq-entrypoint.sh
|
entrypoint: sidekiq-entrypoint.sh
|
||||||
environment:
|
environment:
|
||||||
RAILS_ENV: production
|
RAILS_ENV: production
|
||||||
REDIS_URL: redis://dawarich-valkey:6379/0
|
REDIS_URL: "redis://dawarich-valkey:6379"
|
||||||
DATABASE_HOST: dawarich-pg-db
|
|
||||||
DATABASE_USERNAME: dawarich
|
DATABASE_USERNAME: dawarich
|
||||||
DATABASE_PASSWORD: ${DAWARICH_PG_PASSWORD}
|
DATABASE_PASSWORD: ${DAWARICH_PG_PASSWORD}
|
||||||
DATABASE_NAME: dawarich
|
DATABASE_NAME: dawarich
|
||||||
|
|||||||
Reference in New Issue
Block a user