ckcr4lyf / qbit-race

Qbittorrent utilities for racing
124 stars 9 forks source link

Optional HTTP Scheme, URL base path #17

Closed ckcr4lyf closed 3 years ago

ckcr4lyf commented 3 years ago

Fixes #10

Benefits:

Motophan commented 3 years ago

is this https?

ckcr4lyf commented 3 years ago

You can modify .env to set a custom HTTP_SCHEME.

Example:

HTTP_SCHEME=https
URL_PATH="/qbit"
ckcr4lyf commented 3 years ago

Defaults to http and no URL path