Skip to content

Commit

Permalink
redame updates
Browse files Browse the repository at this point in the history
  • Loading branch information
en-ver committed May 31, 2024
1 parent a8a4da8 commit dabcfe9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@ This image enables remote management of a VLC media player instance through Teln
## How to Use

**Docker Run**

Run the command below if you don't use docker compose
```bash
docker run -d --privileged -p 4212:4212 -e VLC_TELNET_PASSWORD=your_strong_password \
ne1ver/vlc-telnet
```
To deploy it with docker compose use the sample below
**docker-compose.yml**
```yaml
services:
Expand Down

0 comments on commit dabcfe9

Please sign in to comment.