version: '3'
services:
hyperchat-mini:
image: hyperchat-mini
ports:
- "16100:16100"
volumes:
- "~/Documents/HyperChat:/root/Documents/HyperChat"
restart: unless-stopped