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