mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
✨ Minor change on devenv nginx config.
This commit is contained in:
@@ -61,7 +61,6 @@ http {
|
|||||||
|
|
||||||
location / {
|
location / {
|
||||||
root /home/penpot/penpot/frontend/resources/public;
|
root /home/penpot/penpot/frontend/resources/public;
|
||||||
try_files $uri /index.html;
|
|
||||||
add_header Cache-Control "no-cache, max-age=0";
|
add_header Cache-Control "no-cache, max-age=0";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user