mirror of
https://github.com/kp2pml30/dotfiles.git
synced 2026-02-17 07:44:41 +04:00
update server
This commit is contained in:
parent
a5dfa8c3f8
commit
af637c5d96
2 changed files with 2 additions and 1 deletions
|
|
@ -35,6 +35,7 @@ in lib.mkIf cfg.nginx {
|
|||
|
||||
locations."/" = {
|
||||
root = cfg.sitePath;
|
||||
tryFiles = "$uri $uri/ index.html";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue