services: app: build: . ports: - "8000:8000" restart: always