Move statping to new machine
Also update it to the latest version. It's probably still buggy AF, but it'll do for what I need it to rigth now.
This commit is contained in:
@ -2,7 +2,7 @@ version: "2.3"
|
||||
|
||||
services:
|
||||
statping:
|
||||
image: hunterlong/statping:v0.80.70
|
||||
image: statping/statping:latest
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./statping:/app
|
||||
|
Reference in New Issue
Block a user