version: '3.3' services: backend: volumes: - ./backend/app:/app celeryworker: volumes: - ./backend/app:/app