mirror of
https://codeberg.org/icewind/tasproxy.git
synced 2026-06-04 02:34:09 +02:00
bump dependencies
This commit is contained in:
parent
c0437522d7
commit
b4bb43820b
5 changed files with 524 additions and 349 deletions
|
|
@ -22,6 +22,8 @@ Run the binary with the following environment variables
|
|||
- `MQTT_PASSWORD`: password to authenticate against the mqtt server
|
||||
- `PORT`: port this binary MQTT listen on, defaults to 80
|
||||
|
||||
You can also configure the proxy to send HTTP Basic authentication to the tasmota devices by setting the `TASMOTA_USERNAME` and `TASMOTA_PASSWORD` environment variables.
|
||||
|
||||
Setup dns/hosts/etc to point *.example.com to the server running this binary
|
||||
|
||||
## Usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue