Fixed compose file in readme

This commit is contained in:
FrederikBaerentsen 2024-12-27 17:13:28 +01:00
parent 468d75e631
commit a9220b331f

View File

@ -78,6 +78,7 @@ services:
- ./static/parts:/app/static/parts
- ./static/instructions:/app/static/instructions
- ./static/sets:/app/static/sets
- ./static/minifigs:/app/static/minifigs
- ./app.db:/app/app.db
```