@@ -5,8 +5,6 @@ services: context: . dockerfile: Dockerfile command: yarn start - ports: - - "3000:3000" env_file: ${ENV:-.env} environment: - NODE_ENV=${ENVIRONMENT:-production}