services: dashboard: build: . container_name: dashboard ports: - "8090:80" restart: unless-stopped