[skip ci] remove screenshots volume
This commit is contained in:
parent
c205f510c1
commit
cfb9b947d9
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
byparr:
|
||||
image: thephaseless/byparr
|
||||
image: ghcr.io/thephaseless/byparr
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
|
@ -8,5 +8,3 @@ services:
|
|||
- LOG_LEVEL=INFO
|
||||
ports:
|
||||
- "8191:8191"
|
||||
volumes:
|
||||
- ./screenshots:/app/screenshots
|
||||
|
|
Loading…
Add table
Reference in a new issue