services: game: build: context: . environment: NODE_ENV: development PORT: 3000 ports: - "127.0.0.1:17979:3000"