major styling pass, artist list, and import processing improvements
This commit is contained in:
+4
-3
@@ -4,7 +4,8 @@ services:
|
||||
ports:
|
||||
- "5000:5000"
|
||||
volumes:
|
||||
- ./:/app
|
||||
- ./import:/import
|
||||
- ./images:/images
|
||||
- ./imagerepo/db/:/db # SQLite db storage
|
||||
- ./imagerepo/images:/images # where the app will store it's imported images
|
||||
- ./import:/import # where it will import images from
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user