updating dalinar with truthmatters
This commit is contained in:
parent
3bf5ef3784
commit
ccbe8b58dd
|
@ -293,6 +293,16 @@
|
|||
reverse_proxy localhost:3000
|
||||
'';
|
||||
};
|
||||
virtualHosts = {
|
||||
"truthmatters.cc".extraConfig = ''
|
||||
encode gzip
|
||||
root * /srv/truthmatters
|
||||
file_server
|
||||
header {
|
||||
Access-Control-Allow-Origin *
|
||||
}
|
||||
'';
|
||||
};
|
||||
virtualHosts = {
|
||||
"nc.cochrun.xyz".extraConfig = ''
|
||||
reverse_proxy localhost:8080
|
||||
|
|
Loading…
Reference in a new issue