diff --git a/roms-management.yaml b/roms-management.yaml index fa2f564..b5cd397 100644 --- a/roms-management.yaml +++ b/roms-management.yaml @@ -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/roms:/romm/library # Your game library. Check https://github.com/rommapp/romm?tab=readme-ov-file#folder-structure for more details. + - /mnt/ROMs:/romm/library # Your game library. Check https://github.com/rommapp/romm?tab=readme-ov-file#folder-structure for more details. - /mnt/ROMs/saves:/romm/assets # Uploaded saves, states, etc. - /dockers/romm/config:/romm/config # Path where config.yml is stored