Update docs Install/Docker.md (#620)
remove the quotes which cause "Invalid username or password" https://github.com/silverbulletmd/silverbullet/issues/609
This commit is contained in:
parent
848e11a773
commit
4b9eb0cb68
@ -70,7 +70,7 @@ services:
|
||||
image: zefhemel/silverbullet
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- SB_USER="admin:admin"
|
||||
- SB_USER=admin:admin
|
||||
volumes:
|
||||
- ./space:/space
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user