mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
[skip ci] remove screenshots volume
This commit is contained in:
parent
c205f510c1
commit
cfb9b947d9
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
byparr:
|
byparr:
|
||||||
image: thephaseless/byparr
|
image: ghcr.io/thephaseless/byparr
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
@ -8,5 +8,3 @@ services:
|
|||||||
- LOG_LEVEL=INFO
|
- LOG_LEVEL=INFO
|
||||||
ports:
|
ports:
|
||||||
- "8191:8191"
|
- "8191:8191"
|
||||||
volumes:
|
|
||||||
- ./screenshots:/app/screenshots
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user