Preparar repositorio para despliegue: código fuente limpio
This commit is contained in:
parent
866f5c432d
commit
3eca832c1a
76 changed files with 5434 additions and 3496 deletions
|
|
@ -65,8 +65,8 @@ http {
|
|||
location /static/ {
|
||||
alias /app/static/;
|
||||
expires 7d;
|
||||
add_header Cache-Control "public, immutable";
|
||||
access_log off;
|
||||
add_header Cache-Control "no-cache, must-revalidate";
|
||||
access_log on;
|
||||
}
|
||||
|
||||
# Proxy pass a Gunicorn para todo lo demás
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue