install gramps #93

Merged
mg merged 8 commits from gramps into master 2024-05-27 11:56:04 +02:00
Showing only changes of commit d84f71adb6 - Show all commits

View file

@ -41,8 +41,7 @@ services:
depends_on:
- grampsweb_redis
command: celery -A gramps_webapi.celery worker --loglevel=INFO
healthcheck: []
healthcheck: {}
grampsweb_redis:
image: redis:7.2.4-alpine