Skip to content

Commit

Permalink
Merge pull request #1515 from camptocamp/GSGIR-32_cors-geogirafe
Browse files Browse the repository at this point in the history
Add CORS headers for GeoGirafe demo
  • Loading branch information
llienher authored Nov 20, 2024
2 parents 1657e57 + af892f7 commit cbd5833
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions geoportal/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -868,6 +868,9 @@ vars:
- https://127.0.0.1:3000
- https://127.0.0.1:3001
- '*'
# GeoGirafe
- https://app.localhost:8080
- https://demo.geomapfish.dev
config: *auth_header
print: *auth_header
fulltextsearch: *auth_header
Expand Down

0 comments on commit cbd5833

Please sign in to comment.