SSH-Port DS: 22 → 4711

This commit is contained in:
rene 2026-04-24 07:39:47 +02:00
parent d13a23d817
commit 43d33c0fd1
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
DS_HOST := ds
DS_IP := 10.47.11.10
# Hinweis: NPM braucht 10.47.11.99 als Forward-IP (Macvlan-Shim), nicht .10
DS_SSH_PORT := 22
DS_SSH_PORT := 4711
DS_PATH := /volume1/docker/banyaro
CONTAINER := banyaro # container_name (für docker logs/exec)
SERVICE := banyaro # service-name in docker-compose.yml (für docker compose restart)