mirror of
https://gitlab.com/Bockiii/deemix-docker.git
synced 2024-08-30 17:32:18 +00:00
Merge branch 'master' of https://gitlab.com/Bockiii/deemix-docker
This commit is contained in:
commit
9c0ad0e7f0
@ -11,5 +11,5 @@ if [ -f "/config/.arl" ]; then
|
||||
else
|
||||
echo "[services.d] Starting without ARL"
|
||||
exec \
|
||||
s6-setuidgid abc python3 /deemix/server.py
|
||||
s6-setuidgid abc python3 /deemix/server.py --host 0.0.0.0
|
||||
fi
|
Loading…
Reference in New Issue
Block a user