diff --git a/compose.yaml b/compose.yaml index 5e8d37f..ebf26ca 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,8 +2,6 @@ services: chat-server: container_name: svchat-server image: ghcr.io/arithefirst/svchat - build: - context: . environment: NODE_ENV: docker_production ORIGIN: http://localhost:3000