mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-18 23:24:20 +01:00
docs: update README.md
minor fix
This commit is contained in:
committed by
GitHub
parent
3497b3d806
commit
209bfb69ac
@@ -75,7 +75,7 @@ $ sudo docker run -d --name signal-api --restart=always -p 9922:8080 \
|
||||
-e 'MODE=native' bbernhard/signal-cli-rest-api
|
||||
```
|
||||
|
||||
This launches a instance of the REST service accessible under http://localhost:9922/v2/send. To preserve the Signal number registration, i.e. for updates, the storage location for the `signal-cli` configuration is mapped as Docker Volume into a local `/home/user/signal-api` directory.
|
||||
This launches an instance of the REST service accessible under http://localhost:9922/v2/send. To preserve the Signal number registration, i.e. for updates, the storage location for the `signal-cli` configuration is mapped as Docker Volume into a local `/home/user/signal-api` directory.
|
||||
|
||||
|
||||
## Auto Receive Schedule
|
||||
|
||||
Reference in New Issue
Block a user