hedgedoc: fix domain
This commit is contained in:
parent
d3c61ac0df
commit
afda7622de
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
dialect = "postgresql";
|
dialect = "postgresql";
|
||||||
};
|
};
|
||||||
port = 8085;
|
port = 8085;
|
||||||
domain = "pad.cything.io";
|
domain = "pad.cy7.sh";
|
||||||
allowEmailRegister = false;
|
allowEmailRegister = false;
|
||||||
protocolUseSSL = true;
|
protocolUseSSL = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue