tweaks to docker file to add volume support
This commit is contained in:
@@ -39,7 +39,6 @@ server {
|
||||
}
|
||||
|
||||
location ~* \.(jpg|jpeg|gif|png|css|js|ico|xml)$ {
|
||||
access_log off;
|
||||
log_not_found off;
|
||||
expires 5d;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user