services: web: build: . ports: - "9090:80" restart: unless-stopped