Dosion
Dosion
I installed win11 in docker in unraid and shared the folder as pic. How to mount this folder to unraid?
### 📦 Environment - [ ] Official - [ ] Official Preview - [ ] Vercel / Zeabur / Sealos - [X] Docker - [ ] Other ### 📌 Version...
### 📝 Reference https://github.com/lobehub/lobe-chat/tree/main/docs/usage/features/plugin-system.zh-CN.mdx ### 🐛 Feedback 🕸 网站爬虫 / getWebsiteContent Sorry, there was an error with the plugin gateway. Please check if the plugin gateway configuration is correct. Show...
### 🥰 需求描述 [Request] 对于文件管理有没有考虑用户能分文件夹管理,并且对设置权限分配给其余用户。 需求:有些原始文件需要分配给注册用户,有些不想分配。 ### 🧐 解决方案 希望能给注册的用户进行额外的权限分配,能共享文件,而不需要一个一个分享 ### 📝 补充信息 _No response_
If it is greater than 3.11.4, an error will be reported: sqlite3.OperationalError: no such column: "size" This ensures maximum detection compatibility with xformers: 0.0.30, torch: 2.7.0+cu128 So far, there is...
dockerfile: `# ================================================================ # 📦 0.1 基础镜像:pytorch:2.7.0-cuda12.8-cudnn9-devel # ================================================================ FROM pytorch/pytorch:2.7.0-cuda12.8-cudnn9-devel # =============================== # 🚩 设置时区(上海) # =============================== ENV TZ=Asia/Shanghai RUN echo "🔧 正在设置时区为 $TZ..." && \ ln -snf /usr/share/zoneinfo/$TZ...
目前对于菜单编辑这里。我想将对应的字段值都写入到数据库。一直报错。就这里搞不定了? 有没有大佬指点?