Add fallible
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 19s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 19s
This commit is contained in:
@@ -12,5 +12,6 @@ output.icecast(
|
|||||||
port=${ICECAST_PORT},
|
port=${ICECAST_PORT},
|
||||||
password="${ICECAST_SOURCE_PASSWORD}",
|
password="${ICECAST_SOURCE_PASSWORD}",
|
||||||
mount="${ICECAST_MOUNT}",
|
mount="${ICECAST_MOUNT}",
|
||||||
|
fallible=true,
|
||||||
radio
|
radio
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user