mirror of
https://github.com/umap-project/umap.git
synced 2025-05-04 21:51:50 +02:00
📝 — Fix X-Accel-Redirect doc
This commit is contained in:
parent
7f85684d52
commit
26a0b2927c
1 changed files with 0 additions and 2 deletions
|
@ -328,8 +328,6 @@ And then add this new location in your nginx config (before the `/` location):
|
|||
|
||||
location /internal/ {
|
||||
internal;
|
||||
gzip_vary on;
|
||||
gzip_static on;
|
||||
alias /path/to/umap/var/data/;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue