mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-09-07 23:14:38 +08:00
Update set-up-notifications.md
This commit is contained in:
parent
a552403a44
commit
b2885b5b58
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ The files have to define [nested templates](https://pkg.go.dev/text/template#hdr
|
|||
{% raw %}
|
||||
```
|
||||
{{ define "title_success" -}}
|
||||
✅ Successfully ran backup {{ .Config.BackupStopContainerLabel }}
|
||||
✅ Successfully ran backup {{ .Config.BackupStopDuringBackupLabel }}
|
||||
{{- end }}
|
||||
|
||||
{{ define "body_success" -}}
|
||||
|
|
Loading…
Add table
Reference in a new issue