Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cert/key added in environment variables #599

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lioliy
Copy link

@lioliy lioliy commented Aug 23, 2020

使用自签证书的话docker可以通过虚拟映射 -v 使用证书
npx @nondanee/unblockneteasemusic 没有参数可以替换证书
只能下载项目后替换证书

通过设置环境变量
export cert = /certpath
export key = /keypath
npx @nondanee/unblockneteasemusic
就可以使用自签证书了,不用替换文件,只需设置两个环境变量

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant