services: app: build: context: . ports: - "3004:8000"
services:
app:
build:
context: .
ports:
- "3004:8000"