mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 23:42:07 +01:00
added platform versions support
This commit is contained in:
@@ -41,7 +41,7 @@ services:
|
||||
volumes:
|
||||
- "/path/to/library:/romm/library"
|
||||
- "/path/to/resources:/romm/resources" # [Optional] Path where roms metadata (covers) are stored
|
||||
- "/path/to/config.yml:/romm/config.yml" # [Optional] Path where config is stored
|
||||
- "/path/to/config:/romm/config" # [Optional] Path where config is stored
|
||||
- "/path/to/database:/romm/database" # [Optional] Only needed if ROMM_DB_DRIVER=sqlite or not set
|
||||
- "/path/to/logs:/romm/logs" # [Optional] Path where logs are stored
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user