mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
✨ Minor change on devenv nginx config.
This commit is contained in:
parent
e0cc0a7f3a
commit
247273631c
@ -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…
x
Reference in New Issue
Block a user