diff --git a/compose.yaml b/compose.yaml index 87edbf3..f1299f1 100644 --- a/compose.yaml +++ b/compose.yaml @@ -4,7 +4,7 @@ services: web: image: domoel/matrix-to:latest ports: - - "80:80" + - "1336:80" environment: - NODE_ENV=production volumes: