Open fevolq opened 3 months ago
I started the service in WSL according to the instructions in the readme, visited http://localhost:8194, and then it was 401. And I couldn't access it through http://127.0.0.1:8194
You can see a configuration named "API_KEY" defined in conf/config.yaml, use it as your Authorization header.
must add "X-Api-Key" in HTTP header
I started the service in WSL according to the instructions in the readme, visited http://localhost:8194, and then it was 401. And I couldn't access it through http://127.0.0.1:8194