ff
This commit is contained in:
parent
8bd295ff7d
commit
1fd8eef599
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ gitea_app_name: "forgejo"
|
||||||
gitea_fqdn: "git.mgrote.net"
|
gitea_fqdn: "git.mgrote.net"
|
||||||
# ssh
|
# ssh
|
||||||
gitea_ssh_port: 22 # assuming the host SSH server is running on port 22
|
gitea_ssh_port: 22 # assuming the host SSH server is running on port 22
|
||||||
gitea_user: git # otherwise there will be permission issues
|
|
||||||
gitea_start_ssh: false # to not start the built-in SSH server
|
gitea_start_ssh: false # to not start the built-in SSH server
|
||||||
gitea_shell: "/bin/bash"
|
gitea_shell: "/bin/bash"
|
||||||
# Repository
|
# Repository
|
||||||
|
|
Loading…
Reference in a new issue