services: api_note_service: build: . container_name: api_note extra_hosts: - "host.docker.internal:host-gateway" ports: - "7022:7022" restart: unless-stopped