Browse Source

comments

master
lefteris 3 years ago
parent
commit
878a493154
  1. 2
      README.md
  2. 2
      playground-client

2
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)

2
playground-client

@ -1 +1 @@
Subproject commit b4a7b10f7ee7920d2c90462b26f4d803c0ff79f9
Subproject commit d50ab9f2ed43789058937f9546231e5bd7c7e060
Loading…
Cancel
Save