version: "2" services: app: build: ./app links: - db ports: - "8000:8000"