Files
matrix.to-dracula-theme/compose.yaml
T
2025-03-27 14:34:59 +01:00

8 lines
117 B
YAML

version: '3.8'
services:
matrix-to:
build: .
ports:
- "5000:5000"
restart: unless-stopped