zonemeen / musicn

🎵 一个可播放及下载音乐的 Node.js 命令行工具
MIT License
1.65k stars 159 forks source link

如何设置WEB模式下的根路径? #61

Closed HongKing closed 10 months ago

HongKing commented 1 year ago

准备通过 http://xxxx/musicn/ 的方式访问WEB地址,请问在哪里配置这个根路径?

zonemeen commented 1 year ago

你好,根路径你是指 /musicn/ 这个base路径吗

HongKing commented 1 year ago

是的

zonemeen commented 1 year ago

这个我得加个自定义的配置,等后边比较有空的时候再做了