4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-14 21:26:37 +00:00

Remove Centrifugo startup script.

This commit is contained in:
Buster Neece 2023-12-07 00:29:03 -06:00
parent 5c7f4c1b67
commit f77e49d00f
No known key found for this signature in database

View File

@ -1,6 +0,0 @@
#!/bin/bash
ENABLE_REDIS=${ENABLE_REDIS:-true}
export ENABLE_REDIS
dockerize -template "/var/azuracast/centrifugo/config.yaml.tmpl:/var/azuracast/centrifugo/config.yaml"