mirror of
https://github.com/penpot/penpot.git
synced 2026-09-13 23:48:42 +00:00
✨ Minor change on devenv nginx config.
This commit is contained in:
parent
e0cc0a7f3a
commit
247273631c
@ -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";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user