add f.jacekpoz.pl as file sharing
This commit is contained in:
parent
6f78c86fac
commit
d1117c1bb2
1 changed files with 4 additions and 0 deletions
|
@ -85,6 +85,10 @@
|
||||||
virtualHosts."test.jacekpoz.pl".extraConfig = ''
|
virtualHosts."test.jacekpoz.pl".extraConfig = ''
|
||||||
reverse_proxy * localhost:3001
|
reverse_proxy * localhost:3001
|
||||||
'';
|
'';
|
||||||
|
virtualHosts."f.jacekpoz.pl".extraConfig = ''
|
||||||
|
root * /srv
|
||||||
|
file_server
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
|
|
Loading…
Reference in a new issue