bank landing: nginx :9013 + English intro (stats placeholders)
This commit is contained in:
parent
58ddcfe723
commit
a3334dbcf8
4 changed files with 273 additions and 0 deletions
6
configs/bank-landing/nginx-cors-stats.conf
Normal file
6
configs/bank-landing/nginx-cors-stats.conf
Normal 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:
|
||||
Loading…
Add table
Add a link
Reference in a new issue