services: api_cost_service: build: . container_name: api_cost extra_hosts: - "host.docker.internal:host-gateway" ports: - "7023:7023" restart: unless-stopped