mirror of
https://github.com//cppla/ServerStatus
synced 2025-10-08 01:42:21 +08:00
update
This commit is contained in:
parent
a544f72db0
commit
fa984cfae6
@ -4,7 +4,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: serverstatus_server
|
||||
image: cppla/serverstatus:latest
|
||||
healthcheck:
|
||||
test: curl --fail http://localhost:80 || bash -c 'kill -s 15 -1 && (sleep 10; kill -s 9 -1)'
|
||||
interval: 30s
|
||||
|
Loading…
x
Reference in New Issue
Block a user