feat(files): mount /storage1/ROMs into Nextcloud container
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
2cf48222b8
commit
3283187741
@@ -15,6 +15,7 @@ services:
|
||||
- /config/nextcloud/html:/var/www/html
|
||||
- /storage1/labdata/nextcloud/data:/var/www/html/data
|
||||
- /storage1/Books:/mnt/books:ro
|
||||
- /storage1/ROMs:/mnt/roms:ro
|
||||
depends_on:
|
||||
- nextcloud-postgres
|
||||
- nextcloud-redis
|
||||
|
||||
Reference in New Issue
Block a user