mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 00:08:34 +02: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
Add a link
Reference in a new issue