services: site: build: context: . target: final ports: - 3000:3000 volumes: - "./urls.txt:/urls.txt"