Fix: Replace GitHub URL with git.frerkc.de in Admin Handbook

This commit is contained in:
faligam
2026-09-06 09:52:26 +00:00
parent 1e658ae823
commit 21e6f92ebb

View File

@@ -39,7 +39,7 @@ Multi-Stage Docker Build (Node 22 Alpine) → statische Assets → Caddy Reverse
### Repository klonen
```bash
git clone https://github.com/<org>/NSCT-FrontEnd.git
git clone https://df918b20ee2da2f8dd9bdbdb42ee0c6f9da@git.frerkc.de/opencode/NSCT-FrontEnd.git
cd NSCT-FrontEnd
```