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
@@ -8,5 +8,5 @@ require (
github.com/docker/go-connections v0.4.0 // indirect
github.com/mackerelio/go-osstat v0.2.1
github.com/satori/go.uuid v1.2.0
github.com/shuffle/shuffle-shared v0.3.24
github.com/shuffle/shuffle-shared v0.3.43
)