This repository has been archived on 2026-04-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hardlounge/docker-compose.yml
T

8 lines
167 B
YAML

services:
thelounge:
image: git.supernets.org/supernets/thelounge:4.4.1-sn1
ports:
- "9000:9000"
volumes:
- "$PWD/config:/var/opt/thelounge"