Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
nianhua99 committed May 19, 2024
2 parents a77d6bb + 01c77e6 commit ddf345e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ docker pull q11391/pandora-helper
docker run -d --name PandoraHelper --net=bridge \
-p 9000:9000 \
-v ./data:/app/data \
q11391/pandora-helper:1.0.0
q11391/pandora-helper
```
- 容器内使用9000端口,你可以映射到其他端口。
- `config.json`会保存在`./data`目录下, 修改其中的 **admin_password** 后再启动Docker。
Expand Down

0 comments on commit ddf345e

Please sign in to comment.