mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 01:40:21 +08:00
9 lines
139 B
YAML
9 lines
139 B
YAML
![]() |
services:
|
||
|
byparr:
|
||
|
image: thephaseless/byparr
|
||
|
build:
|
||
|
context: .
|
||
|
dockerfile: Dockerfile
|
||
|
ports:
|
||
|
- "8191:8191"
|