fix in reverse
This commit is contained in:
@@ -45,7 +45,6 @@ server {
|
||||
proxy_pass http://web:80/;
|
||||
expires 1y;
|
||||
add_header Cache-Control "public, max-age=31536000, immutable" always;
|
||||
try_files $uri =404;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user