Account about page

This commit is contained in:
2025-11-22 01:47:10 +08:00
parent 70a18b07ff
commit a16da37221
26 changed files with 462 additions and 40 deletions

View File

@@ -3,3 +3,10 @@ http://localhost:3001 {
header_up X-SiteName "ciallo"
}
}
http://localhost:3002 {
reverse_proxy /drive/* localhost:5001
reverse_proxy localhost:8007 {
header_up X-SiteName "regular"
}
}