docker-windows/compose/tiny/tiny10.yml

17 lines
283 B
YAML
Raw Normal View History

include:
- ../base-legacy.yml
services:
tiny10:
<<: *legacy
container_name: tiny10
env_file: ../../.env
environment:
VERSION: "tiny10"
ports:
- 8110:8006
- 3110:3389/tcp
- 3110:3389/udp
volumes:
- ../../data/tiny10:/storage