Fixed bullet point in docker-compose, wg-easy

This commit is contained in:
K 2024-11-20 00:10:31 +05:30
parent 27799199d6
commit bbfd47f90b
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -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. - Exposes port 80 and uses the `binwiederhier/ntfy` Docker image.
- Configured with timezone IST and persistent storage for cache and config. - 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`. - Exposes ports `51820/udp` and `51821/tcp`.
- Uses environment variables for configuration and requires a password hash for login. - Uses environment variables for configuration and requires a password hash for login.