We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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 不起作用
怎么查看默认密码是什么?
The text was updated successfully, but these errors were encountered:
已解决,使用的是非https
Sorry, something went wrong.
No branches or pull requests
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 不起作用
怎么查看默认密码是什么?
The text was updated successfully, but these errors were encountered: