add notes
All checks were successful
Update Compose File / build (push) Successful in 3s

This commit is contained in:
2025-11-29 11:41:10 -08:00
parent 050072f8dc
commit 588a969774

View File

@@ -316,6 +316,7 @@ services:
- SB_USER=admin:admin
volumes:
- ${DATA}/silverbullet:/space
- ${DRIVE}/notes:/space/notes
labels:
- "traefik.enable=true"
- "traefik.http.routers.silverbullet.rule=Host(`silverbullet.${DOMAIN}`)"