diff --git a/.github/readme.md b/.github/readme.md index 76e32a001..936426b7e 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -26,7 +26,7 @@ services: container_name: statping image: dockurr/statping:latest ports: - - 8080:8080 + - 8080:8080 volumes: - /opt/statping:/app restart: always