mirror of
https://gitlab.com/Bockiii/deemix-docker.git
synced 2024-08-30 17:32:18 +00:00
Forgot new ip setting on non-arl run
This commit is contained in:
parent
7f327f90d5
commit
16b73b1707
@ -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