Skip to content

Commit

Permalink
Change path to font-awesome
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvandescheur committed Oct 11, 2016
1 parent bdb6e23 commit 6fa0c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/etc/nginx/conf.d/default.conf
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ server {
}

location /node_modules {
root /srv/nginx/svenv/;
root /srv/nginx/;

expires 30d;
add_header Pragma public;
Expand Down

0 comments on commit 6fa0c16

Please sign in to comment.