Commit e89ea008 authored by arturo's avatar arturo

>>> continue

parent 58d2c27e
Pipeline #2440 failed with stage
in 0 seconds
...@@ -76,7 +76,8 @@ fetchPhyloJSON = ...@@ -76,7 +76,8 @@ fetchPhyloJSON =
let let
-- @WIP remove dumb data -- @WIP remove dumb data
-- url = "http://localhost:5000/js/knowledge-phylomemy.json" -- url = "http://localhost:5000/js/knowledge-phylomemy.json"
url = "http://localhost:5000/js/vaccines_countries_06_2021.json" -- url = "http://localhost:5000/js/vaccines_countries_06_2021.json"
url = "js/vaccines_countries_06_2021.json"
request = AX.defaultRequest request = AX.defaultRequest
{ url = url { url = url
, method = Left GET , method = Left GET
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment