Clone04 commited on
Commit
8423c15
·
verified ·
1 Parent(s): 60ee378

Update nginx.conf

Browse files
Files changed (1) hide show
  1. 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$ {