Fix internal proxies

This commit is contained in:
Greg Hellings
2022-04-21 07:46:52 -05:00
parent e03db91ded
commit 64cbe3dd1f
2 changed files with 1 additions and 5 deletions
-1
View File
@@ -7,7 +7,6 @@
{
greg.proxies."dns.thehellings.lan" = {
target = "http://127.0.0.1:8384/";
ssl = false;
path = "/sync/";
};