many changes
This commit is contained in:
parent
e2add63337
commit
386b70314d
29 changed files with 1840 additions and 423 deletions
|
|
@ -84,6 +84,9 @@ in
|
|||
HTTP_PORT = 3001;
|
||||
DOMAIN = domain;
|
||||
};
|
||||
repository = {
|
||||
DEFAULT_BRANCH = "main";
|
||||
};
|
||||
openid = {
|
||||
ENABLE_OPENID_SIGNIN = false;
|
||||
ENABLE_OPENID_SIGNUP = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue