Update media-management.yaml

master
Dex Burgess 2025-09-01 05:47:49 +00:00
parent 0964f5f742
commit 9bbd83f6b8
1 changed files with 2 additions and 2 deletions

View File

@ -244,8 +244,8 @@ services:
- HASHEOUS_API_ENABLED=true # https://docs.romm.app/latest/Getting-Started/Metadata-Providers/#hasheous
- IGDB_CLIENT_SECRET=$IGDB_CLIENT_SECRET
volumes:
- romm_resources:/romm/resources # Resources fetched from IGDB (covers, screenshots, etc.)
- romm_redis_data:/redis-data # Cached data for background tasks
- /dockers/romm/resources:/romm/resources # Resources fetched from IGDB (covers, screenshots, etc.)
- /dockers/romm/romm_redis_data:/redis-data # Cached data for background tasks
- /dockers/romm/library:/romm/library # Your game library. Check https://github.com/rommapp/romm?tab=readme-ov-file#folder-structure for more details.
- /dockers/romm/assets:/romm/assets # Uploaded saves, states, etc.
- /dockers/romm/config:/romm/config # Path where config.yml is stored