feat: add icecast config template + envsubst renderer
This commit is contained in:
parent
b122cdaf34
commit
7db31e326d
3 changed files with 74 additions and 0 deletions
4
config/icecast.env.example
Normal file
4
config/icecast.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# generate with: openssl rand -hex 24
|
||||
ADMIN_PW=replace-me-admin
|
||||
SOURCE_PW=replace-me-source
|
||||
RELAY_PW=replace-me-relay
|
||||
Loading…
Add table
Add a link
Reference in a new issue