version: '3' services: rove-server: build: . ports: - "80:80" command: ./rove-server --port 80