Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard B committed Jan 19, 2020
2 parents 2c3f3a1 + 4df9e26 commit cabab32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions doc/HOMEASSISTANT.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ After you've sent the registration request, you will receive a token via SMS for
e.g:

```curl -X POST -H "Content-Type: application/json" 'http://127.0.0.1:8080/v1/register/+431212131491291/verify/123-456'```

# Troubleshooting
In case you've problems with the `signal-cli-rest-api` container, have a look [here](TROUBLESHOOTING.md)
4 changes: 2 additions & 2 deletions doc/TROUBLESHOOTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# The signal-cli-rest-api docker container won't start
## The signal-cli-rest-api docker container won't start (signal_messenger_signal-cli-rest-api_1 exited with code 0)

If your docker container stops with `signal_messenger_signal-cli-rest-api_1 exited with code 0`, make sure that the host port isn't already occupied by another process (see #2).
If your docker container stops with `signal_messenger_signal-cli-rest-api_1 exited with code 0`, make sure that the host port isn't already occupied by another process (see [here](https://github.com/bbernhard/signal-cli-rest-api/issues/2)).

0 comments on commit cabab32

Please sign in to comment.