mirror of
https://github.com/nicetry247/offlineacademy.git
synced 2026-07-27 20:40:18 +00:00
using mounted dir - /mnt/usb-datastore/courses:/app/My_Courses
This commit is contained in:
+1
-1
@@ -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
|
||||
Reference in New Issue
Block a user