Update roms-management.yaml

master
Dex Burgess 2025-09-01 23:15:55 +00:00
parent 54245a691a
commit 3f5e95ef3f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
volumes:
- /dockers/romm/resources:/romm/resources # Resources fetched from IGDB (covers, screenshots, etc.)
- /dockers/romm/romm_redis_data:/redis-data # Cached data for background tasks
- /mnt/ROMs:/romm/library # Your game library. Check https://github.com/rommapp/romm?tab=readme-ov-file#folder-structure for more details.
- /mnt:/romm/library # Your game library. Check https://github.com/rommapp/romm?tab=readme-ov-file#folder-structure for more details.
- /mnt/ROMs/Batocera/saves:/romm/assets # Uploaded saves, states, etc.
- /dockers/romm/config:/romm/config # Path where config.yml is stored