moving port

This commit is contained in:
Chris Cochrun 2023-01-28 14:02:44 -06:00
parent 0fd93839ee
commit f1e8518dbd

View file

@ -244,7 +244,7 @@
};
virtualHosts = {
"workout.cochrun.xyz".extraConfig = ''
reverse_proxy localhost:8000
reverse_proxy localhost:8001
'';
};
virtualHosts = {