Skip to content

Commit

Permalink
include the cache controls in your *heart*
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Jan 11, 2019
1 parent 2b70f66 commit 03e888b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nginx.conf
Expand Up @@ -23,6 +23,7 @@ server {
error_log /www/snoot.club/snoots/heart/logs/error.ssl.log;

location / {
include /www/snoot.club/blocks/proxy-cache.nginx;
include /www/snoot.club/blocks/cors.nginx;
root /www/snoot.club/snoots/heart/application/website;
}
Expand Down

0 comments on commit 03e888b

Please sign in to comment.