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

docker部署启动后提示密码不正确 #177

Open
zhangyi007 opened this issue Aug 8, 2023 · 1 comment
Open

docker部署启动后提示密码不正确 #177

zhangyi007 opened this issue Aug 8, 2023 · 1 comment

Comments

@zhangyi007
Copy link

docker run -d
--name notea
-p 3000:3000
-e STORE_ACCESS_KEY=Q3AM3UQ867SPQQA43P2F
-e STORE_SECRET_KEY=zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG
-e STORE_BUCKET=notea
-e STORE_END_POINT=http://play.minio.io
-e STORE_FORCE_PATH_STYLE=true
-e PASSWORD=notea
cinwell/notea

-e PASSWORD=notea 不起作用

怎么查看默认密码是什么?

@zhangyi007
Copy link
Author

已解决,使用的是非https

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

No branches or pull requests

1 participant