mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
✨ Minor change on devenv nginx config.
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user