Reverting project and network names; bumping up Gitea version.
Auto-Unseal for Vault / Unseal Vault (push) Successful in 18s

This commit is contained in:
2025-08-23 14:02:29 -04:00
parent 88236c8030
commit 1810415da7
+3 -3
View File
@@ -1,7 +1,7 @@
name: rinoa name: compose
networks: networks:
default: default:
name: rinoa_default name: compose_default
nextcloud-aio: nextcloud-aio:
external: true external: true
x-jitsi-admin: &jitsi_admin_app x-jitsi-admin: &jitsi_admin_app
@@ -1765,7 +1765,7 @@ services:
GITEA__mailer__SMTP_PORT: 25 GITEA__mailer__SMTP_PORT: 25
GITEA__mailer__USER: ${POSTAL_SMTP_AUTH_USER} GITEA__mailer__USER: ${POSTAL_SMTP_AUTH_USER}
GITEA__mailer__PASSWD: ${POSTAL_SMTP_AUTH_PASSWORD} GITEA__mailer__PASSWD: ${POSTAL_SMTP_AUTH_PASSWORD}
image: gitea/gitea:1.24.3 image: gitea/gitea:1.24.5
labels: labels:
cloudflare.tunnel.enable: true cloudflare.tunnel.enable: true
cloudflare.tunnel.hostname: git-ssh.${MY_TLD} cloudflare.tunnel.hostname: git-ssh.${MY_TLD}