fixed heading
This commit is contained in:
parent
07ffedf774
commit
5aff833956
@ -15,7 +15,7 @@ Using Ices2 and Icecast2, the goal is to build a simple, single container deploy
|
|||||||
```bash
|
```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
|
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 |
|
| Variable | Type | Description |
|
||||||
|--------------|:-----:|:-----:|
|
|--------------|:-----:|:-----:|
|
||||||
| ICES_NAME | Str | Public Name of the Stream |
|
| ICES_NAME | Str | Public Name of the Stream |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user