feat: temporarily enable hostname debug
All checks were successful
/ check (pull_request) Successful in 2m29s
All checks were successful
/ check (pull_request) Successful in 2m29s
This commit is contained in:
parent
ea6bbee518
commit
501b37426e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in {
|
|||
hostname = "https://kc.buffet.sh/";
|
||||
http-port = port;
|
||||
proxy = "edge";
|
||||
hostname-debug = "true";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue