Skip to content

Commit e8f4baa

Browse files
author
Stefania
authored
Update config.ini
we are now using https when developing locally too
1 parent 6db5ade commit e8f4baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: config.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ regex = usb|acm|com # Regular expression to filter serial port list
44
v = true # show debug logging
55
appName = CreateBridge
66
updateUrl = https://downloads.arduino.cc/
7-
origins = http://local.arduino.cc:8000
7+
origins = https://local.arduino.cc:8000
88
#httpProxy = http://your.proxy:port # Proxy server for HTTP requests

0 commit comments

Comments
 (0)