forgejo push to create and correct url
This commit is contained in:
parent
086b3a67d9
commit
da37f1f222
1 changed files with 4 additions and 0 deletions
|
|
@ -6,10 +6,14 @@
|
|||
settings = {
|
||||
server = {
|
||||
DOMAIN = "git.tristans.cloud";
|
||||
ROOT_URL = "https://git.tristans.cloud";
|
||||
};
|
||||
service = {
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
repository = {
|
||||
ENABLE_PUSH_CREATE_USER = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue