fixed checkboxes, added description
This commit is contained in:
parent
93a156844f
commit
07ffedf774
14
README.md
14
README.md
@ -18,16 +18,16 @@ docker run -p 8000:8000 -e ICES_NAME=Seanland -e ICECAST_ADMIN_USER=seanland -e
|
|||||||
## Support Environment Variables
|
## Support Environment Variables
|
||||||
| Variable | Type | Description |
|
| Variable | Type | Description |
|
||||||
|--------------|:-----:|:-----:|
|
|--------------|:-----:|:-----:|
|
||||||
| ICES_NAME | Str |
|
| ICES_NAME | Str | Public Name of the Stream |
|
||||||
| ICECAST_ADMIN_USER | Str |
|
| ICECAST_ADMIN_USER | Str | Icecast Admin Username |
|
||||||
| ICECAST_ADMIN_EMAIL | Str |
|
| ICECAST_ADMIN_EMAIL | Str | Icecast Admin Email |
|
||||||
| ICECAST_ADMIN_PASSWORD | Str |
|
| ICECAST_ADMIN_PASSWORD | Str | Icecast Admin Password |
|
||||||
|
|
||||||
## To Do ##
|
## To Do ##
|
||||||
- [ x ] Update parameters for username and passwords
|
- [x] Update parameters for username and passwords
|
||||||
- [ ] Add Customizations
|
- [ ] Add Customizations
|
||||||
- [ x ] Update Readme
|
- [x] Update Readme
|
||||||
- [ x ] Add Parameters
|
- [x] Add Parameters
|
||||||
- [ ] Build Docker Compose (other forms to deploy)
|
- [ ] Build Docker Compose (other forms to deploy)
|
||||||
- [ ] Modify exposed volumes for log access / addition information
|
- [ ] Modify exposed volumes for log access / addition information
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user