get rid of logs volume

This commit is contained in:
Georges-Antoine Assi
2024-03-25 17:30:38 -04:00
parent de6838df85
commit 369ab47736
5 changed files with 1 additions and 43 deletions

View File

@@ -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: