添加部署时间
This commit is contained in:
@@ -11,8 +11,7 @@ server {
|
||||
location /ui {
|
||||
alias /var/www/UI/RustUI/dist-docs/;
|
||||
index index.html index.htm;
|
||||
autoindex on;
|
||||
autoindex_localtime on;
|
||||
autoindex off;
|
||||
expires -1;
|
||||
add_header Cache-Control "no-store, no-cache, must-revalidate";
|
||||
}
|
||||
@@ -142,8 +141,7 @@ server {
|
||||
location /ui {
|
||||
alias /var/www/UI/RustUI/dist-docs/;
|
||||
index index.html index.htm;
|
||||
autoindex on;
|
||||
autoindex_localtime on;
|
||||
autoindex off;
|
||||
expires -1;
|
||||
add_header Cache-Control "no-store, no-cache, must-revalidate";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user