Skip to content

Commit 95f9053

Browse files
committed
Merge pull request #82 from khanning/devel
Add CORS origins for Scratch and ScratchX
2 parents 83bc945 + 6a575f8 commit 95f9053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ v = true # show debug logging
77
appName = CreateBridge
88
updateUrl = http://downloads.arduino.cc/
99
#updateUrl = http://localhost/
10-
origins = http://webide.arduino.cc:8080
10+
origins = http://webide.arduino.cc:8080, https://scratch.mit.edu, http://scratchx.org

0 commit comments

Comments
 (0)