docs: add UI screenshot to README; simplify port binding in compose
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
yoink:
|
||||
build: .
|
||||
ports:
|
||||
- "0.0.0.0:8080:8080"
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- ./library:/library
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user