images: image: repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_directus_directus tag: 11.11.0 redis_image: repository: valkey/valkey tag: 8.1.3 postgres_17_image: repository: postgres tag: 17.6-bookworm postgres_upgrade_image: repository: ixsystems/postgres-upgrade tag: 1.0.4 consts: directus_container_name: directus redis_container_name: redis postgres_container_name: postgres perms_container_name: permissions db_user: directus db_name: directus run_as_user: 1000 run_as_group: 1000