bank landing: nginx :9013 + English intro (stats placeholders)

This commit is contained in:
Hernâni Marques 2026-07-10 13:32:48 +02:00
parent 6a0c8dc20a
commit b9e6ef6eb7
No known key found for this signature in database
4 changed files with 273 additions and 0 deletions

View file

@ -0,0 +1,6 @@
# Snippet: CORS so exchange/merchant landings can fetch stats.json
# Include inside bank landing server { } or merge into bank-landing site.
# location for stats only:
# include /etc/nginx/snippets/goa-stats-cors.conf; (if placed as snippet)
# Applied as extra location on :9013 bank-landing: