1

Enable gitea ssh

This commit is contained in:
2023-11-09 00:29:05 +01:00
parent ea6ec8269b
commit f71c7cd6ee

View File

@ -37,7 +37,9 @@
ports = [
"3000:3000"
# "222:22"
# NOTE: Set .git/config url to ssh://christoph@gitea.local.chriphost.de:222/christoph/<repo>.git
"222:22" # Gitea SSH
];
volumes = [