And now we disable it again 😌
This commit is contained in:
parent
2de4ecc8e9
commit
fedd4d5434
|
@ -25,7 +25,7 @@
|
||||||
type = "postgres";
|
type = "postgres";
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
service.DISABLE_REGISTRATION = false;
|
service.DISABLE_REGISTRATION = true;
|
||||||
server = {
|
server = {
|
||||||
DOMAIN = "git.lillianviolet.dev";
|
DOMAIN = "git.lillianviolet.dev";
|
||||||
ROOT_URL = "https://git.lillianviolet.dev/";
|
ROOT_URL = "https://git.lillianviolet.dev/";
|
||||||
|
|
Loading…
Reference in a new issue