set own image for statping-ng
This commit is contained in:
parent
03721296b3
commit
df05e01c2d
2 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@ version: '2.3'
|
|||
services:
|
||||
statping:
|
||||
container_name: statping
|
||||
image: "adamboutcher/statping-ng:latest@sha256:e32bd2e50ca023f37b0650e1942d51cb9269a2caab11042bc0cc53fac0474a2b"
|
||||
image: "registry.mgrote.net/statping-ng:latest"
|
||||
restart: always
|
||||
volumes:
|
||||
- statping_data:/app
|
||||
|
|
|
@ -22,7 +22,6 @@ restic_folders_to_backup: "/ /var/lib/gitea" # --one-file-system ist gesetzt, al
|
|||
apt_packages_extra:
|
||||
- fail2ban
|
||||
|
||||
|
||||
### oefenweb.ufw
|
||||
ufw_rules:
|
||||
- rule: allow
|
||||
|
|
Loading…
Reference in a new issue