Updates for Docker documentation. See discussion in #136. (#214)

This commit is contained in:
Ash Furrow 2017-05-09 04:12:02 -04:00 committed by wxcafé
parent 08eb89f04b
commit 3ad0c4ab19
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ server {
location ~ ^/(assets|system/media_attachments/files|system/accounts/avatars) {
add_header Cache-Control "public, max-age=31536000, immutable";
try_files $uri @proxy;
}
location @proxy {