images: image: repository: ccr.ccs.tencentyun.com/seembox/gitea_gitea tag: 1.24.5-rootless postgres_15_image: repository: postgres tag: "15.14" postgres_17_image: repository: postgres tag: 17.6-bookworm postgres_upgrade_image: repository: ixsystems/postgres-upgrade tag: 1.0.4 consts: gitea_container_name: gitea postgres_container_name: postgres perms_container_name: permissions run_as_user: 1000 run_as_group: 1000 db_name: gitea db_user: gitea cert_file_path: /certs/tls.crt key_file_path: /certs/tls.key