chore(ntfy): Added Ntfy for Notifications
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 3s
Validate K8s manifests / scan-secrets (push) Successful in 48s

This commit is contained in:
Daniël Groothuis
2025-10-23 23:06:41 +02:00
parent a8964422f7
commit 98c1b69853

View File

@@ -7,3 +7,5 @@ data:
server.yml: | server.yml: |
# Template: https://github.com/binwiederhier/ntfy/blob/main/server/server.yml # Template: https://github.com/binwiederhier/ntfy/blob/main/server/server.yml
base-url: https://notifications.dgse.cloud base-url: https://notifications.dgse.cloud
enable-login: true
enable-signup: false