16 Commits

Author SHA1 Message Date
wiz
2799ebaf90 Update nginx configuration for cache settings and new locales
* Consolidates add_header statements into single top-level section
* Updates locales to match frontend/src/app/app.constants.ts
* Re-orders locales to match locale selector for easier checking
2021-07-19 18:36:13 +09:00
wiz
1818d16ead Enable i18n locale for Russian (ru) 2021-06-13 15:05:21 -05:00
wiz
109c652dd0 Enable i18n for Polish language 2021-04-26 05:43:47 +09:00
softsimon
7c74440c00 Adding Hebrew language 2021-02-25 17:16:22 +07:00
softsimon
02c4ad2688 Adding Italian language. Updating nginx conf with some missing languages. 2021-01-27 20:24:32 +07:00
softsimon
6e5404f2a3 Adding hungarian language. 2021-01-24 04:19:50 +07:00
wiz
7a2056816d Update README instructions and nginx.conf for v2.0 release 2021-01-11 23:14:10 +09:00
wiz
727dae69bd Disable nginx cache for electrs reverse proxy 2020-02-26 23:07:48 +09:00
wiz
e7d2091796 Add nginx proxy_pass for /electrs -> localhost port 3000 2020-02-26 03:37:51 +09:00
Simon Lindh
864b33fb38 Adding production and deployment files. 2020-02-26 03:33:17 +09:00
Simon Lindh
43f41b8aab New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00
wiz
d6cc21c377 Fix incorrect nginx/certbot instructions in README 2019-12-01 11:50:14 +09:00
wiz
569dcb8983 Comment out portion of nginx.conf added by Certbot 2019-12-01 11:42:28 +09:00
wiz
143949bab4 Increase keepalive_timeout=300 to prevent /graphs websocket timeout 2019-09-01 01:34:30 +09:00
wiz
6e3bd703f3 Update installation instructions for nginx/certbot (fixes #6) 2019-08-23 09:51:12 +09:00
wiz
f0c3ac6b4c Move websocket behind nginx, add nginx.conf, update README 2019-08-22 05:25:29 +09:00