mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
9 lines
139 B
YAML
9 lines
139 B
YAML
services:
|
|
byparr:
|
|
image: thephaseless/byparr
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile
|
|
ports:
|
|
- "8191:8191"
|