Update README.md

This commit is contained in:
Julio Pedrosa
2023-03-10 11:51:22 +01:00
committed by GitHub
parent cb30cce661
commit 7938514a37

@@ -9,8 +9,8 @@
... ...
services: services:
ping: ping:
image: willfarrell/ping image: jpedrosa/docker-ping
environment: environment:
HOSTNAME: "10.0.0.61" HOSTNAME: "10.0.0.61"
TIMEOUT: 300 TIMEOUT: 300
``` ```