adding workout domain

This commit is contained in:
Chris Cochrun 2023-01-28 10:46:15 -06:00
parent 4b5a3a6589
commit 0fd93839ee

View file

@ -242,6 +242,11 @@
reverse_proxy localhost:3000
'';
};
virtualHosts = {
"workout.cochrun.xyz".extraConfig = ''
reverse_proxy localhost:8000
'';
};
virtualHosts = {
"truthmatters.cc".extraConfig = ''
encode gzip