name: instagram-hdr services: hdr-web: build: context: .. dockerfile: docker/Dockerfile container_name: instagram-hdr-web restart: unless-stopped ports: - "5050:5000" # host:container — change 5050 if that's taken too