1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 11:24:04 +01:00

Bad indent

This commit is contained in:
Quentin JOLY 2022-11-15 14:10:55 +00:00
parent fd7f83378d
commit ebfbf7cc8e

View file

@ -431,7 +431,7 @@ Configuration is relatively straightforward. As an exmaple, a minimal configurat
metadata: metadata:
name: ntfy name: ntfy
data: 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://ntfy.sh base-url: https://ntfy.sh
``` ```