[skip ci] remove screenshots volume

This commit is contained in:
Thephaseless 2024-07-25 01:01:49 +00:00
parent c205f510c1
commit cfb9b947d9

View File

@ -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