feat: temporarily enable hostname debug #9
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