From 37eeb82911623ba8d4a452ce40cadfca5491e974 Mon Sep 17 00:00:00 2001 From: Frikky Date: Fri, 5 Jul 2024 16:05:45 +0200 Subject: [PATCH] Update configuration.md --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index c1d82a4..32fedff 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -270,7 +270,7 @@ You will be provided with a url to download the Worker image from Shuffle. Orbor 1. Download the new worker you were provided: (Bare in mind, "URL" is a place holder). You can find this URL in the admin->license section of [https://shuffler.io](https://shuffler.io/admin?admin_tab=billing) if you are in the Proof of Value stage, or a customer of Shuffle. ``` wget URL # URL is the url provided by Shuffle - docker load -i shuffle-worker.zip + docker load -i shuffle-worker.tar.gz ``` 2. Set Orborus to latest in your docker-compose.yml file