anthracite/docker-compose.yml
Nicholas Orlowsky c07f3ebf81
Some checks failed
Docker Build & Publish / build (push) Failing after 1h24m16s
faster nonblocking io
2025-02-23 17:06:32 -05:00

10 lines
172 B
YAML

services:
anthracite-web:
build: .
ports:
- "8080:8080"
volumes:
- type: bind
source: ./default_www/docker_compose/
target: /www