Update
This commit is contained in:
@@ -9,10 +9,12 @@
|
||||
database = {
|
||||
type = "sqlite3";
|
||||
};
|
||||
httpPort = 3030;
|
||||
domain = "git.broccoli.town";
|
||||
rootUrl = "https://git.broccoli.town/";
|
||||
settings = {
|
||||
server = {
|
||||
ROOT_URL = "https://git.broccoli.town/";
|
||||
HTTP_PORT = 3030;
|
||||
DOMAIN = "git.broccoli.town";
|
||||
};
|
||||
service = {
|
||||
DISABLE_REGISTRATION = true;
|
||||
ENABLE_PUSH_CREATE_USER = true;
|
||||
|
||||
Reference in New Issue
Block a user