Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 09:54:24 +01:00

add git protocol v2 support via SSH on Docker image (#5520)

* add git protocol v2 support via SSH on Docker image

* remove new layer on dockerfile
This commit is contained in:
Lunny Xiao 2018-12-12 01:20:04 +08:00 committed by techknowlogick
parent 15d6cf179d
commit 6e114f6791

View file

@ -29,3 +29,5 @@ AllowUsers git
Banner none
Subsystem sftp /usr/lib/ssh/sftp-server
AcceptEnv GIT_PROTOCOL