enable git ssh
This commit is contained in:
parent
5616ab071e
commit
22c8dcae4b
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@
|
|||
#};
|
||||
settings = {
|
||||
server = {
|
||||
DISABLE_SSH = true;
|
||||
DISABLE_SSH = false;
|
||||
SSH_PORT = 5822;
|
||||
DOMAIN = "git.${homelab.domain}";
|
||||
HTTP_ADDR = "127.0.0.1";
|
||||
HTTP_PORT = 5080;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue