Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -17,23 +17,16 @@ Commands:
|
|||||||
|
|
||||||
# Installation & Configuration
|
# Installation & Configuration
|
||||||
|
|
||||||
Envs:
|
Quick Link to docker image -> https://hub.docker.com/r/piratify/invitarr
|
||||||
|
|
||||||
```
|
```
|
||||||
PLEXUSER=
|
docker pull piratify/invitarr:latest
|
||||||
PLEXPASS=
|
docker run -d --restart unless-stopped --name invitarr -v /path to config:/app/app/config -p 5001:5001 piratify/invitarr:latest
|
||||||
PLEX_SERVER_NAME=
|
|
||||||
Plex_LIBS=
|
|
||||||
ownerid=
|
|
||||||
discord_bot_token=
|
|
||||||
roleid=
|
|
||||||
channelid=
|
|
||||||
autoremoveuser=True #Default is set to False. This enables database and auto-remove.
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Refer to the [Wiki](https://github.com/Sleepingpirates/Invitarr/wiki) for detailed steps.
|
Refer to the [Wiki](https://github.com/Sleepingpirates/Invitarr/wiki) for detailed steps.
|
||||||
|
|
||||||
Quick Link to docker -> https://hub.docker.com/r/piratify/invitarr
|
|
||||||
|
|
||||||
# Screenshots
|
# Screenshots
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user