From 878a4931540d6ae4ba632d36b5ffa8e3c3d87dfd Mon Sep 17 00:00:00 2001 From: lefteris Date: Tue, 9 Nov 2021 21:07:56 +0200 Subject: [PATCH] comments --- README.md | 2 +- playground-client | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c652de..9115da6 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ For the web-client to run you will need to visit https://api-login.swarmlab.io:8 Then, you will need to copy the url and paste it into the file runLlo.vue, which is into playground-client/src/components/doclive/ -The line of code that needs to be replaced is the line 793 where you can see a url string. Replace it with your url and save it. The project will refresh and now you will be able to use the web-client. +The line of code that needs to be replaced is the line 626 where you can see a url string. Replace it with your url and save it. The project will refresh and now you will be able to use the web-client. ## Ansible Deployment for Swarlab-Hybrid (not finished) diff --git a/playground-client b/playground-client index b4a7b10..d50ab9f 160000 --- a/playground-client +++ b/playground-client @@ -1 +1 @@ -Subproject commit b4a7b10f7ee7920d2c90462b26f4d803c0ff79f9 +Subproject commit d50ab9f2ed43789058937f9546231e5bd7c7e060