mirrord/docker-compose.yml

11 lines
188 B
YAML
Raw Normal View History

2024-04-10 10:28:28 +02:00
version: "3"
services:
mirrord:
build: .
ports:
- 8080:8080
volumes:
- ./data:/data
2024-04-12 08:28:04 +02:00
- ./sample.conf:/mirrord.conf
2024-09-17 15:34:15 +02:00
# - ./static/:/static # Custom Index