diff options
| author | unitexe <unitexe70@gmail.com> | 2026-01-28 23:21:21 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-01-28 23:21:43 -0600 |
| commit | 5aa025ed9968cad418b532084228d538cf27325f (patch) | |
| tree | bb60ad120071dab0a783dc355c8a51d1e13fac19 | |
| parent | 1176c69b629cb3ba045a2854ddb2a06a6f518cc3 (diff) | |
Set Notify to yes in .container file
| -rw-r--r-- | banner.container | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/banner.container b/banner.container index 96e2e37..d4e134a 100644 --- a/banner.container +++ b/banner.container @@ -6,6 +6,7 @@ ContainerName=banner Image=ghcr.io/closedcircuitconsulting/banner-rs:latest PublishPort=8093:8080 AutoUpdate=registry +Notify=yes [Service] Restart=on-failure |
