Export Gitea SSH default port

This commit is contained in:
Yax 2024-12-15 19:16:55 +01:00
parent 689d58c207
commit 0498f7c7dc

View file

@ -10,6 +10,7 @@ services:
- /etc/localtime:/etc/localtime:ro
ports:
- "8014:3000"
- "2222:2222"
volumes:
gitea_data: