Byparr/docker-compose.yaml

9 lines
139 B
YAML
Raw Normal View History

2024-07-24 17:51:01 +00:00
services:
byparr:
image: thephaseless/byparr
build:
context: .
dockerfile: Dockerfile
ports:
- "8191:8191"