services: server: build: context: . ports: - 7860:7860 develop: watch: - action: rebuild path: . volumes: - python-cache:/home/user/.cache volumes: python-cache: