mirror of
https://github.com/caronc/apprise.git
synced 2025-01-07 06:29:03 +01:00
Updated Notify_rocketchat (markdown)
parent
49bedafa18
commit
3ab9d95c61
@ -38,11 +38,11 @@ Send a Rocket.Chat notification to the channel *#nuxref*:
|
|||||||
# Assuming our {user} is l2g
|
# Assuming our {user} is l2g
|
||||||
# Assuming our {password} is awes0m3!
|
# Assuming our {password} is awes0m3!
|
||||||
# Assuming our {hostname} is rocket.server.local
|
# Assuming our {hostname} is rocket.server.local
|
||||||
notify rocket://l2g:awes0m3!@rocket.server.local/#nuxref
|
apprise rocket://l2g:awes0m3!@rocket.server.local/#nuxref
|
||||||
```
|
```
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
Here is how i set up a quick rocket.chat server to test against. This may or may not be useful to other people.
|
Here is how I set up a quick rocket.chat server to test against. This may or may not be useful to other people.
|
||||||
### Docker
|
### Docker
|
||||||
Based on [this source](https://hub.docker.com/_/rocket.chat/):
|
Based on [this source](https://hub.docker.com/_/rocket.chat/):
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user