mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-11-10 01:10:33 +08:00
Update set-up-notifications.md (#623)
This commit is contained in:
parent
a552403a44
commit
e534923d9b
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