Update clone URL to HTTPS for public access

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Maddox 2026-02-03 15:16:18 -05:00
parent ea9f8fca25
commit 317a2fb66e

View file

@ -14,7 +14,7 @@ A lightweight, real-time infrastructure monitoring dashboard for Docker-based ho
1. **Clone the repo**
```bash
git clone ssh://git@your-server:2222/your-user/infra-dashboard.git
git clone https://git.3ddbrewery.com/maddox/infra-dashboard.git
cd infra-dashboard
```