changed port to match caddy

This commit is contained in:
2026-04-13 14:36:03 +02:00
parent d6ad4ed089
commit dd5e55d236
+1 -1
View File
@@ -6,7 +6,7 @@ services:
- SSHHOST=192.168.50.2
- SSHPORT=22
ports:
- "3000:3000"
- "3001:3000"
networks:
- proxy
restart: unless-stopped