Move hedgedoc uploads folder inside data folder

This commit is contained in:
2025-07-20 22:40:47 +02:00
parent 258363cd86
commit 254b7c70f7
+1 -1
View File
@@ -17,7 +17,7 @@ services:
- default
- traefik
volumes:
- ./uploads:/hedgedoc/public/uploads
- ./data/uploads:/hedgedoc/public/uploads
hedgedoc_db:
image: postgres:17