fix: added ports reference

This commit is contained in:
2025-12-19 21:27:06 -05:00
parent 2bbe1d932f
commit 08052394e3

View File

@@ -14,7 +14,8 @@ services:
networks:
- proxy
# ports:
# - 2222:22 <--- maps a unique SSH port for SSH pushes
# - 22:22
# - 3000:3000
environment:
PUID: 1000