mirrord/docker-compose.yml
2024-09-17 15:35:36 +02:00

10 lines
188 B
YAML

version: "3"
services:
mirrord:
build: .
ports:
- 8080:8080
volumes:
- ./data:/data
- ./sample.conf:/mirrord.conf
# - ./static/:/static # Custom Index