Load Flutter runtime config from Vault
Build and deploy Flutter Web / build (push) Successful in 6m25s
Build and deploy Flutter Web / build (push) Successful in 6m25s
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ server {
|
||||
try_files /index.html =404;
|
||||
}
|
||||
|
||||
location ~* ^/(bootstrap\.js|sw\.js)$ {
|
||||
location ~* ^/(bootstrap\.js|sw\.js|config\.js)$ {
|
||||
add_header Cache-Control "no-cache" always;
|
||||
add_header Pragma "no-cache" always;
|
||||
add_header Expires "0" always;
|
||||
|
||||
Reference in New Issue
Block a user