version: '3' services: landingpage: build: . command: node app.js ports: - "8080:8080"