Merge pull request 'feat: temporarily enable hostname debug' (#9) from kc-hostname-debug into main
Some checks are pending
/ check (push) Waiting to run
Some checks are pending
/ check (push) Waiting to run
Reviewed-on: #9
This commit is contained in:
commit
b5111a4696
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in {
|
||||||
hostname = "https://kc.buffet.sh/";
|
hostname = "https://kc.buffet.sh/";
|
||||||
http-port = port;
|
http-port = port;
|
||||||
proxy = "edge";
|
proxy = "edge";
|
||||||
|
hostname-debug = "true";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue