anthracite/benchmarks/http_1_v_11/docker-compose.yaml
Nicholas Orlowsky 3dddee43f7
version 0.2.0
2023-10-20 12:46:30 -04:00

8 lines
122 B
YAML

services:
anthracite:
build:
context: .
dockerfile: anthracite.Dockerfile
ports:
- "8091:80"