Specify 2128 is for tcp

Used for gitea's ssh server
This commit is contained in:
2026-04-08 21:11:25 +00:00
parent 77e42c352f
commit 6e38098427

View File

@@ -9,6 +9,7 @@ services:
ports:
- "80:80"
- "443:443"
- "2128:2128/tcp"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /home/fejy/docker/traefik:/etc/traefik