@erayerdin
I have this Docker Compose file: services: # Band9Buddy app band9buddy: build: context: . dockerfile: Dockerfile.dev develop: watch: - path: . action: ...