parent
f6d0916dec
commit
d669251515
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -26,6 +26,18 @@ is allowed to privileged users only (such as *root*).
|
||||||
Use `sudo` to install as root if *sms-handler* is to be configured
|
Use `sudo` to install as root if *sms-handler* is to be configured
|
||||||
with a reserved port.
|
with a reserved port.
|
||||||
|
|
||||||
|
### Upgrade
|
||||||
|
|
||||||
|
```sh
|
||||||
|
pip upgrade sms-handler
|
||||||
|
```
|
||||||
|
|
||||||
|
or:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
pipx upgrade sms-handler
|
||||||
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Configuration is done by environment variables, prefixed by `SMS_HANDLER_`:
|
Configuration is done by environment variables, prefixed by `SMS_HANDLER_`:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue