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

This commit is contained in:
Hernâni Marques 2026-07-09 10:44:08 +02:00
parent 58ddcfe723
commit a3334dbcf8
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: