notea-org / notea

📒 Self hosted note taking app stored on S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zhangyi007 opened this issue · comments

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 不起作用

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

已解决,使用的是非https