📝 — Add an example of gotify conf in config-example.yaml

This commit is contained in:
Luc Didry 2023-11-30 16:49:08 +01:00
parent abe4f418b7
commit 7a3a2d3b2b
No known key found for this signature in database
GPG key ID: EA868E12D0257E3C

View file

@ -10,6 +10,11 @@ general:
- local - local
unknown: unknown:
- local - local
# gotify:
# - url: https://example.org
# tokens:
# - foo
# - bar
service: service:
secrets: secrets:
# Secrets can be generated using `openssl rand -base64 32`. # Secrets can be generated using `openssl rand -base64 32`.