- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_gramps-project_grampsweb
- tag: 25.8.0
- redis_image:
- repository: valkey/valkey
- tag: 8.1.3
- consts:
- web_container_name: web
- celery_container_name: celery
- perms_container_name: permissions
- redis_container_name: redis
- internal_web_port: 5000
|