Skip to content

Commit

Permalink
update policy
Browse files Browse the repository at this point in the history
  • Loading branch information
Bevan Hunt committed Jun 28, 2015
1 parent 07c0e5e commit 36c60e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/policy.js
@@ -1,4 +1,4 @@
// setup local CORS for Cordova testing
BrowserPolicy.content.allowOriginForAll("http://meteor.local");
BrowserPolicy.content.allowOriginForAll("meteor.local");
BrowserPolicy.content.allowOriginForAll("*.openstreetmap.org");
BrowserPolicy.content.allowOriginForAll("*.tile.thunderforest.com");

0 comments on commit 36c60e4

Please sign in to comment.