adding luctocrc new website
This commit is contained in:
parent
6793012802
commit
139270c3f8
1 changed files with 10 additions and 0 deletions
|
@ -319,6 +319,16 @@
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
virtualHosts = {
|
||||||
|
"luctorcrc.org".extraConfig = ''
|
||||||
|
encode gzip
|
||||||
|
root * /srv/luctocrc
|
||||||
|
file_server
|
||||||
|
header {
|
||||||
|
Access-Control-Allow-Origin *
|
||||||
|
}
|
||||||
|
'';
|
||||||
|
};
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"nc.cochrun.xyz".extraConfig = ''
|
"nc.cochrun.xyz".extraConfig = ''
|
||||||
reverse_proxy localhost:8080
|
reverse_proxy localhost:8080
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue