Fix ssh for Gitea

This commit is contained in:
2025-07-05 12:24:26 +01:00
parent ab933fad27
commit b54fd140e3

View File

@@ -201,7 +201,7 @@ services:
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
ports: ports:
- "3001:3000" - "3001:3000"
- "3022:22" - "22:22"
volumes: volumes:
model-cache: model-cache: