mirror of
https://github.com/penpot/penpot.git
synced 2025-03-18 10:41:29 -05:00
✨ Minor change on devenv nginx config.
This commit is contained in:
parent
e0cc0a7f3a
commit
247273631c
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ http {
|
|||
|
||||
location / {
|
||||
root /home/penpot/penpot/frontend/resources/public;
|
||||
try_files $uri /index.html;
|
||||
add_header Cache-Control "no-cache, max-age=0";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue