hedgedoc: bind host
Some checks reported warnings
/ check (push) Has been cancelled

This commit is contained in:
notohh 2023-10-07 11:16:44 -04:00
parent bbed561d34
commit 3800484509
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -4,6 +4,7 @@ _: {
settings = {
port = 3300;
domain = "scratch.flake.sh";
host = "100.121.201.47";
allowOrigin = ["scratch.flake.sh"];
allowAnonymous = true;
allowFreeURL = true;