Skip to content

Commit 2ceb745

Browse files
committed
Update default.conf
1 parent 241ffac commit 2ceb745

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose/frontend/default.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ server {
2020
alias /app/images/webcams/;
2121
try_files $uri =404;
2222
expires modified +24h;
23+
add_header Cache-Control "public";
2324
}
2425

2526
proxy_cache cache;

0 commit comments

Comments
 (0)