remove photo proxy

This commit is contained in:
Yan Lin 2026-02-14 20:47:57 +01:00
parent d11f6dc8e9
commit 91480629ae
2 changed files with 0 additions and 24 deletions

View file

@ -16,30 +16,10 @@
routers = { routers = {
photo = {
rule = "Host(`photo.yanlincs.com`)";
service = "photo";
tls = {
certResolver = "cloudflare";
domains = [{
main = "*.yanlincs.com";
}];
};
};
}; };
services = { services = {
photo = {
loadBalancer = {
servers = [{
url = "http://10.1.1.152:8080";
}];
serversTransport = "longTimeout@file";
};
};
}; };
}; };

View file

@ -25,10 +25,6 @@
name = "Overleaf"; name = "Overleaf";
url = "https://www.overleaf.com/project"; url = "https://www.overleaf.com/project";
} }
{
name = "Photos";
url = "https://photo.yanlincs.com/photos";
}
{ {
name = "Resource"; name = "Resource";
bookmarks = [ bookmarks = [