syco.me Homelab Dashboard

This commit is contained in:
2026-05-10 21:23:42 +02:00
parent 933e492d15
commit 90de2c1674
45 changed files with 6666 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
services:
dashboard:
build: .
ports:
- "3001:3001"
env_file: .env
restart: unless-stopped