Skip to content

Commit f240e8d

Browse files
revert to fetch-network
1 parent 3f96c36 commit f240e8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com/isoterminal/ISOTerminal.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ ISOTerminal.prototype.start = function(opts){
139139
cmdline: "rw root=host9p rootfstype=9p rootflags=trans=virtio,cache=loose modules=virtio_pci tsc=reliable init_on_freg|=on vga=ask", //vga=0x122",
140140
net_device:{
141141
//type:"ne2k",
142-
//relay_url:"fetch"
143-
relay_url:"wss://relay.widgetry.org/"
142+
relay_url:"fetch"
143+
//relay_url:"wss://relay.widgetry.org/"
144144

145145
//local_http: true,
146146
//type:"virtio",

0 commit comments

Comments
 (0)