f
This commit is contained in:
parent
f458ab572f
commit
d84f71adb6
1 changed files with 1 additions and 2 deletions
|
@ -41,8 +41,7 @@ services:
|
||||||
depends_on:
|
depends_on:
|
||||||
- grampsweb_redis
|
- grampsweb_redis
|
||||||
command: celery -A gramps_webapi.celery worker --loglevel=INFO
|
command: celery -A gramps_webapi.celery worker --loglevel=INFO
|
||||||
healthcheck: []
|
healthcheck: {}
|
||||||
|
|
||||||
|
|
||||||
grampsweb_redis:
|
grampsweb_redis:
|
||||||
image: redis:7.2.4-alpine
|
image: redis:7.2.4-alpine
|
||||||
|
|
Loading…
Reference in a new issue