version: '3.8' services: music-canvas: build: . ports: - "7481:3000" restart: unless-stopped