Mark
6a4887d7fc
web: use env variables to set worker processes and connections
...
Use 2 new environment variables to allow setting the number of nginx worker processes and connections. Add the variables to the docker-compose file and to the nginx-conf where default values are also set.
2020-12-09 00:30:57 +01:00
Saúl Ibarra Corretgé
81103362b5
web: add ability to configure the nginx resolver
2020-10-02 16:45:21 +02:00
Jakub Onderka
125775a737
web: fix WASM MIME type
2020-04-22 10:52:53 +02:00
Jakub Onderka
e70975e692
web: enable GZIP compression for more file types
2020-04-22 10:51:58 +02:00
Amin Vakil
b95c95de0e
web: improve nginx configuration
...
* Enable http2 by default
* Disable server_tokens by default
2020-04-15 12:09:28 +02:00
Saúl Ibarra Corretgé
467a149cbb
Initial import
2018-03-14 10:23:50 +01:00