From bbfd47f90b3aea5578c3d829336cb0e1957d7f34 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Wed, 20 Nov 2024 00:10:31 +0530 Subject: [PATCH] Fixed bullet point in docker-compose, wg-easy --- ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ABOUT.md b/ABOUT.md index 9bf6faa..3ccbf95 100644 --- a/ABOUT.md +++ b/ABOUT.md @@ -51,7 +51,7 @@ This project utilizes Raspberry Pi with Pi Camera to detect motion in real-time. - Exposes port 80 and uses the `binwiederhier/ntfy` Docker image. - Configured with timezone IST and persistent storage for cache and config. -`wg-easy`: A WireGuard VPN container that allows secure access to the Raspberry Pi. +- `wg-easy`: A WireGuard VPN container that allows secure access to the Raspberry Pi. - Exposes ports `51820/udp` and `51821/tcp`. - Uses environment variables for configuration and requires a password hash for login.