Files
VulnRange/Ranges/Rsync/rsync/docker-compose.yml

7 lines
93 B
YAML
Raw Normal View History

2020-09-21 23:19:59 +08:00
version: '3'
services:
rsync:
build: .
container_name: rsync
ports:
- "873:873"