This commit is contained in:
Zef Hemel
2023-07-02 14:38:28 +02:00
parent a116b7aadd
commit 1ae02416b6
2 changed files with 7 additions and 5 deletions
+3 -2
View File
@@ -3,8 +3,9 @@ services:
image: zefhemel/silverbullet
container_name: silverbullet
restart: unless-stopped
## To enable additional options, such as BasicAuth, uncomment the following line:
# command: ["--user=user:pw"]
## To enable additional options, such as authentication, set environment variables, e.g.
#environment:
#- SB_USER=angel:1234
volumes:
- space:/space
ports: