update redis configs in docmost
This commit is contained in:
parent
df01b224f2
commit
357f4a249e
|
|
@ -5,7 +5,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- DATABASE_URL=postgres://postgres:98836@postgres-db:5432/docmost
|
- DATABASE_URL=postgres://postgres:98836@postgres-db:5432/docmost
|
||||||
- PORT=3000
|
- PORT=3000
|
||||||
- REDIS_URL=redis://98836@redis:6379
|
- REDIS_URL=redis://:98836@redis:6379
|
||||||
- APP_SECRET=QkXq6iVvEy6w2Z9eDsFzNrUuR7yEpXkY
|
- APP_SECRET=QkXq6iVvEy6w2Z9eDsFzNrUuR7yEpXkY
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user