mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-26 07:25:53 +03:00
[GH-ISSUE #215] vip歌曲只有30秒 #103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NietzscheX on GitHub (Jul 18, 2024).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/215
是网页端还是客户端
网页端
当前系统环境
ubuntu
当前 Node.js 及 npm 版本
Node.js v20.8.1
当前版本
latest
具体信息
通过本地docker构建
构建
docker build -t splayer .
运行
docker run -d --name SPlayer -p 7899:7899 splayer
或使用 Docker Compose
docker-compose up -d
在服务器上使用docker跑起来的,暴露http://192.168.0.43:7899/#/

但是访问的时候,遇到vip只有30秒的时间。
@NietzscheX commented on GitHub (Jul 18, 2024):
即使使用 在线部署 docker也是一样的