This commit is contained in:
starnakin 2023-10-10 14:24:58 +00:00
parent 154148220e
commit d9f23b544a

View File

@ -54,7 +54,7 @@ docker build -t pymenu .
```
- Run the docker
```bash
docker run --restart=always -d pymenu
docker run --restart=always --name=pymenu -d pymenu
```
## Setting up on Your Discord Server