You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。
👀 检查清单 | Initial checklist
💻 系统环境 | Operating System
Ubuntu
🌐 浏览器 | Browser
Chrome
📦 SD Wbui 版本或提交 | Version or Commit
cf2772fab0af5573da775e7437e6acdca424f26e
📦 Lobe Theme 版本或提交 | Version or Commit
b9ab9dc
🐛 问题描述 | Bug Description
--subpath argument of webui is not implemented.
e.g. site is accessible through
https://site.com/vision
, using --subpathvision
🚦 期望结果 | Expected Behavior
Resources should be loading with base path
https://site.com/vision
instead ofhttps://site.com
📷 复现步骤 | Recurrence Steps
launch sd-webui with --subpath=somepath/
📝 补充信息 | Additional Information
workaround: use nginx proxy to redirect requests from
https://site.com/lobe
tohttps://site.com/vision/lobe
The text was updated successfully, but these errors were encountered: