mirror of
https://github.com/michivonah/themepark-alerts.git
synced 2025-12-22 20:36:27 +01:00
fix typo in command in readme
This commit is contained in:
parent
9201ffaa08
commit
2f67d5bb9a
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Host it on your server:
|
||||||
```apt-get install docker.io docker-compose -y```
|
```apt-get install docker.io docker-compose -y```
|
||||||
2. Run container (don't forget to change your discord webhook url)
|
2. Run container (don't forget to change your discord webhook url)
|
||||||
|
|
||||||
```docker run -d --name ep-alerts --env DISCORD_WEBHOOK="https://discord.com/api/webhooks/XXXXXXXXXXXXXX/YYYYYYYYYYYYYYYYYYYYYYYYY" michivonah/ep-alerts```
|
```docker run -d --name ep-alerts --env DISCORD_WEBHOOK="https://discord.com/api/webhooks/XXXXXXXXXXXXXX/YYYYYYYYYYYYYYYYYYYYYYYYY" --env SUBS=383533,323530,353030 michivonah/ep-alerts```
|
||||||
|
|
||||||
## Enviormental variables
|
## Enviormental variables
|
||||||
These environment variables are supported
|
These environment variables are supported
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue