Added Shuffle network settings to Worker and Orborus

This commit is contained in:
frikky
2020-05-22 06:44:39 +02:00
parent 34f7fbe76e
commit e89f7baab9
4 changed files with 53 additions and 10 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
docker run \
--env ORG_ID=$ORG_ID \
--env BASE_URL=$BASE_URL \
--env ENVIRONMENT_NAME="Shuffle" \
--env BASE_URL=http://shuffle-backend:5001 \
--network "shuffle_shuffle" \
-v /var/run/docker.sock:/var/run/docker.sock \
frikky/shuffle:orborus