using mounted dir - /mnt/usb-datastore/courses:/app/My_Courses

This commit is contained in:
Nice Try
2026-06-26 17:21:53 +08:00
parent bab7f7d26e
commit d099eb8722
+1 -1
View File
@@ -21,7 +21,7 @@ services:
NEXT_PUBLIC_APP_URL: http://localhost:6969
volumes:
# Automatically creates ./My_Courses on the host if it doesn't exist
- ./My_Courses:/app/My_Courses
- /mnt/usb-datastore/courses:/app/My_Courses
# Automatically creates ./prisma_data on the host to hold dev.db safely
- ./prisma_data:/app/prisma/data