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