Close git registration
This commit is contained in:
parent
a3a0b824b5
commit
f268e1e462
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ in
|
||||||
database.type = "postgres";
|
database.type = "postgres";
|
||||||
lfs.enable = true;
|
lfs.enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
# service.DISABLE_REGISTRATION = true;
|
service.DISABLE_REGISTRATION = true;
|
||||||
server = {
|
server = {
|
||||||
DOMAIN = domain;
|
DOMAIN = domain;
|
||||||
ROOT_URL = "https://${domain}";
|
ROOT_URL = "https://${domain}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue