services: blackjack: build: . container_name: blackjack-theory restart: unless-stopped ports: - "127.0.0.1:8000:8000"