mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 14:56:01 +00:00
get rid of logs volume
This commit is contained in:
@@ -26,7 +26,6 @@ services:
|
||||
- /path/to/library:/romm/library # Your game library
|
||||
- /path/to/assets:/romm/assets # Uploaded saves, states, etc.
|
||||
- /path/to/config:/romm/config # [Optional] Path where config.yml is stored
|
||||
- /path/to/logs:/romm/logs # [Optional] Path where logs are stored
|
||||
ports:
|
||||
- 80:8080
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user