Skip to content

Commit

Permalink
Adding useCORS for maps.geosolutionsgroup.com geoserver names (#10378) (
Browse files Browse the repository at this point in the history
  • Loading branch information
tdipisa committed May 30, 2024
1 parent f0d8fc2 commit 60be415
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion web/client/configs/localConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,12 @@
"https://gs-stable.geosolutionsgroup.com:443/geoserver",
"http://gs-stable.geosolutionsgroup.com/geoserver",
"http://gs-stable.geosolutionsgroup.com:443/geoserver",
"https://tile.googleapis.com"
"https://tile.googleapis.com",
"https://maps1.geosolutionsgroup.com/geoserver/",
"https://maps2.geosolutionsgroup.com/geoserver/",
"https://maps3.geosolutionsgroup.com/geoserver/",
"https://maps4.geosolutionsgroup.com/geoserver/",
"https://maps5.geosolutionsgroup.com/geoserver/"
]
},
"geoStoreUrl": "rest/geostore/",
Expand Down

0 comments on commit 60be415

Please sign in to comment.