Files
matrix.to-dracula-theme/compose.yaml
T
2025-03-28 16:37:41 +01:00

11 lines
189 B
YAML

version: '3.8'
services:
matrix-to:
container_name: Matrix-to
image: domoel/matrix-to:latest
ports:
- "1336:80"
environment:
- NODE_ENV=production