THIS should work
This commit is contained in:
parent
cc6cfa6649
commit
9635ff06f2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ _: {
|
|||
services.caddy = {
|
||||
enable = true;
|
||||
virtualHosts."jacekpoz.pl".extraConfig = ''
|
||||
root /new/* /srv/jacekpoz.pl
|
||||
root /new/* /srv/web/jacekpoz.pl
|
||||
file_server
|
||||
'';
|
||||
virtualHosts."jpoz.pl".extraConfig = ''
|
||||
|
|
Loading…
Reference in a new issue