mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-12 02:28:38 +02:00
fix flatnotes notes location
This commit is contained in:
+1
-5
@@ -114,11 +114,7 @@ services:
|
|||||||
- FLATNOTES_SECRET_KEY=${FLATNOTES_SECRET_KEY}
|
- FLATNOTES_SECRET_KEY=${FLATNOTES_SECRET_KEY}
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
# Flatnotes config / app data
|
- /mnt/kdrive/Notes/quicknotes:/data
|
||||||
- /opt/server/flatnotes:/data
|
|
||||||
|
|
||||||
# Your markdown notes
|
|
||||||
- /mnt/kdrive/Notes/quicknotes:/data/notes
|
|
||||||
volumes:
|
volumes:
|
||||||
caddy_data:
|
caddy_data:
|
||||||
caddy_config:
|
caddy_config:
|
||||||
|
|||||||
Reference in New Issue
Block a user