services: urls-txt: build: context: "https://git.alv.cx/alvierahman90/urls-txt.git" target: final ports: - 3000:3000 volumes: - "./urls.txt:/urls.txt"