secure cookies and ssh port set to 2222
This commit is contained in:
parent
0f536bbff4
commit
71dec084b6
1 changed files with 2 additions and 0 deletions
|
|
@ -11,7 +11,9 @@
|
|||
ROOT_URL = "https://git.${domainName}/";
|
||||
PROTOCOL = "http";
|
||||
DOMAIN = "git.${domainName}";
|
||||
SSH_PORT = 2222;
|
||||
};
|
||||
session.COOKIE_SECURE = true;
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue