Update compose.yaml

This commit is contained in:
Dome
2025-03-28 14:41:04 +01:00
committed by GitHub
parent 4e4e034db2
commit bda105ceeb
+1 -1
View File
@@ -4,7 +4,7 @@ services:
web: web:
image: domoel/matrix-to:latest image: domoel/matrix-to:latest
ports: ports:
- "1336:80" - "5000:5000"
environment: environment:
- NODE_ENV=production - NODE_ENV=production
volumes: volumes: