Skip to content

Commit

Permalink
Add CORS headers for GeoGirafe demo
Browse files Browse the repository at this point in the history
  • Loading branch information
llienher committed Nov 20, 2024
1 parent d745ca3 commit 654f929
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 @@ -872,6 +872,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 654f929

Please sign in to comment.