gitea: SSH port fix
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
ports:
|
ports:
|
||||||
- "222:22"
|
- "222:222"
|
||||||
generate_systemd:
|
generate_systemd:
|
||||||
new: true
|
new: true
|
||||||
restart_policy: "always"
|
restart_policy: "always"
|
||||||
|
|||||||
Reference in New Issue
Block a user