diff --git a/README.md b/README.md index 932c7c3..a0923fe 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Using Ices2 and Icecast2, the goal is to build a simple, single container deploy ```bash docker run -p 8000:8000 -e ICES_NAME=Seanland -e ICECAST_ADMIN_USER=seanland -e ICECAST_ADMIN_EMAIL=me@seanland.ca -e ICECAST_ADMIN_PASSWORD=seanland -v d:/music:/media -t docker-one-container-radio:latest ``` -## Support Environment Variables +## Supported Environment Variables | Variable | Type | Description | |--------------|:-----:|:-----:| | ICES_NAME | Str | Public Name of the Stream |