adding workout domain
This commit is contained in:
parent
4b5a3a6589
commit
0fd93839ee
|
@ -242,6 +242,11 @@
|
|||
reverse_proxy localhost:3000
|
||||
'';
|
||||
};
|
||||
virtualHosts = {
|
||||
"workout.cochrun.xyz".extraConfig = ''
|
||||
reverse_proxy localhost:8000
|
||||
'';
|
||||
};
|
||||
virtualHosts = {
|
||||
"truthmatters.cc".extraConfig = ''
|
||||
encode gzip
|
||||
|
|
Loading…
Reference in a new issue