mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
restic: Auto create healthcheck endpoints
This commit is contained in:
parent
38a7dcfd42
commit
6755036951
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ in
|
|||
--silent \
|
||||
--show-error \
|
||||
--max-time 10 \
|
||||
--retry 5 "https://hc-ping.com/$ping_key/$slug"
|
||||
--retry 5 "https://hc-ping.com/$ping_key/$slug?create=1"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue