hyperchat/docker/electron/docker-compose.yml

9 lines
120 B
YAML

version: '3'
services:
ubuntu-desktop:
image: hyperchat
ports:
- "6080:80"
restart: unless-stopped