Skip to content

Commit

Permalink
fix proxy for boundlessgeo
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Nov 8, 2016
1 parent 7600abe commit 75e7e6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions heron/cgi-bin/proxy.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ allowedDomains = [
'nlr.nl',
'nasa.gov',
'opengeo.org',
'demo.boundlessgeo.com',
'opentraces.org',
'pdok.nl',
'provinciaalgeoregister.nl',
Expand Down
1 change: 1 addition & 0 deletions heron/cgi-bin/proxy.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ content type. It supports GET and POST requests. */
"http://www2.demis.nl",
"http://maps.opengeo.org",
"http://demo.opengeo.org",
"http://demo.boundlessgeo.com",
"http://data.fao.org",
"http://suite.opengeo.org"
// NOTE - no comma after the last item
Expand Down

0 comments on commit 75e7e6b

Please sign in to comment.