Connect to Genode hypervisor in blobset

This commit is contained in:
Ehmry - 2019-02-08 14:30:29 +01:00
parent 13cb901a63
commit ccb0e96d71

View File

@ -27,7 +27,7 @@ when defined(readLine):
proc openStore(): BlobStore =
#newFileStore("/tmp/blobs")
newHttpStore("http://127.0.0.1:8080/")
newHttpStore("http://10.0.1.63/")
proc serverMain() =
let