Added SHUFFLE_WORKER_SERVER_URL environment variable to make Orborus and Worker be able to force themselves to connect to themselves

This commit is contained in:
frikky
2023-01-27 11:25:18 +01:00
parent 8c655a75cb
commit 3dd236e128
5 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
NAME=shuffle-orborus
VERSION=1.0.9
VERSION=1.1.1
echo "Running docker build with $NAME:$VERSION"
#docker rmi frikky/shuffle:$NAME --force