Spaces:
Sleeping
Sleeping
Update nginx.conf
Browse files- nginx.conf +0 -4
nginx.conf
CHANGED
|
@@ -23,10 +23,6 @@ http {
|
|
| 23 |
add_header Vary Accept-Encoding;
|
| 24 |
default_type application/octet-stream;
|
| 25 |
}
|
| 26 |
-
|
| 27 |
-
location = /c85c7d8e3132b359723.wasm {
|
| 28 |
-
add_header Content-Type application/wasm;
|
| 29 |
-
}
|
| 30 |
|
| 31 |
# Serve Brotli-compressed Unity files based on extension
|
| 32 |
location ~* \.wasm\.br$ {
|
|
|
|
| 23 |
add_header Vary Accept-Encoding;
|
| 24 |
default_type application/octet-stream;
|
| 25 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |
# Serve Brotli-compressed Unity files based on extension
|
| 28 |
location ~* \.wasm\.br$ {
|