Compare commits
2 commits
0f536bbff4
...
b336ef04b8
| Author | SHA1 | Date | |
|---|---|---|---|
| b336ef04b8 | |||
| 71dec084b6 |
1 changed files with 3 additions and 0 deletions
|
|
@ -11,7 +11,10 @@
|
|||
ROOT_URL = "https://git.${domainName}/";
|
||||
PROTOCOL = "http";
|
||||
DOMAIN = "git.${domainName}";
|
||||
SSH_PORT = 2222;
|
||||
START_SSH_SERVER = true;
|
||||
};
|
||||
session.COOKIE_SECURE = true;
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue