8000 Release v0.3.1 · rocboss/paopao-ce · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.3.1

Compare
Choose a tag to compare
@alimy alimy released this 29 Jun 09:45
· 1081 commits to main since this release
v0.3.1
b9df458

Fixed

  • fixed: video player assets cdn error. &caff8c0

备注:发布版本中,使用如下命令构建paopao-ce: (go version go1.20.5 darwin/amd64)

./build-release.sh && ./build-image.sh

发布的二进制文件中只测试了paopao-ce-darwin_amd64,其余平台的未亲测,如有问题,请使用源码在自己平台下自行构建。

您可以使用如下命令启动一个测试实例尝鲜:

docker compose up -d
# visit http://localhost:8008  👀 paopao-ce
# visit http://localhost:8001  👀 RedisInsight
# visit http://localhost:8080  👀 phpMyAdmin
0