feat: app icon and readme
This commit is contained in:
@@ -36,12 +36,12 @@ http {
|
|||||||
gzip_disable "msie6";
|
gzip_disable "msie6";
|
||||||
|
|
||||||
# Brotli compression (if available)
|
# Brotli compression (if available)
|
||||||
brotli on;
|
# brotli on;
|
||||||
brotli_comp_level 6;
|
# brotli_comp_level 6;
|
||||||
brotli_types text/plain text/css text/xml text/javascript
|
# brotli_types text/plain text/css text/xml text/javascript
|
||||||
application/json application/javascript application/xml+rss
|
# application/json application/javascript application/xml+rss
|
||||||
application/rss+xml font/truetype font/opentype
|
# application/rss+xml font/truetype font/opentype
|
||||||
application/vnd.ms-fontobject image/svg+xml;
|
# application/vnd.ms-fontobject image/svg+xml;
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
|
|||||||
Reference in New Issue
Block a user