flatnotes init

This commit is contained in:
2026-07-24 17:42:26 +02:00
parent a3217e4931
commit b3c9101220
3 changed files with 20 additions and 1 deletions
+14
View File
@@ -102,6 +102,20 @@ services:
interval: 30s
timeout: 10s
retries: 3
flatnotes:
image: dullage/flatnotes:latest
container_name: flatnotes
restart: unless-stopped
environment:
- TZ=Europe/Zurich
volumes:
# Flatnotes config / app data
- /opt/server/flatnotes:/data
# Your markdown notes
- /mnt/kdrive/Notes/quicknotes:/data/notes
volumes:
caddy_data:
caddy_config: