style(web/portefolio): format using nixfmt
This commit is contained in:
parent
edbe524048
commit
a94f76fd78
1 changed files with 2 additions and 2 deletions
|
|
@ -34,8 +34,8 @@ in
|
|||
root = "/opt/portefolio/dist";
|
||||
index = "index.html";
|
||||
extraConfig = ''
|
||||
try_files $uri /index.html;
|
||||
'';
|
||||
try_files $uri /index.html;
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue