hedgedoc: bind host
Some checks reported warnings
/ check (push) Has been cancelled
Some checks reported warnings
/ check (push) Has been cancelled
This commit is contained in:
parent
bbed561d34
commit
3800484509
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ _: {
|
||||||
settings = {
|
settings = {
|
||||||
port = 3300;
|
port = 3300;
|
||||||
domain = "scratch.flake.sh";
|
domain = "scratch.flake.sh";
|
||||||
|
host = "100.121.201.47";
|
||||||
allowOrigin = ["scratch.flake.sh"];
|
allowOrigin = ["scratch.flake.sh"];
|
||||||
allowAnonymous = true;
|
allowAnonymous = true;
|
||||||
allowFreeURL = true;
|
allowFreeURL = true;
|
||||||
|
|
Loading…
Reference in a new issue