docker-windows/compose/tiny/tiny11.yml

17 lines
283 B
YAML
Raw Normal View History

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