Solo procesar el pack.js
This commit is contained in:
parent
5196a07f65
commit
b325035da0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ server {
|
||||||
|
|
||||||
add_header Cache-Control "no-store; max-age=0";
|
add_header Cache-Control "no-store; max-age=0";
|
||||||
|
|
||||||
location /assets/js/ {
|
location /assets/js/pack.js {
|
||||||
proxy_pass http://127.0.0.1:65001;
|
proxy_pass http://127.0.0.1:65001;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue