Skip to content

Agent Issue #39

@ma-karai

Description

@ma-karai

Hey Ho, Still digging this project. I tried to set up an agent via ENV var and i am gettin this error

error: ┗ [1] { component: 'agent', error: 'Only absolute URLs are supported' }

docker compose

 plugsy-agent:
    container_name: plugsy-agent
    image: plugsy/agent
    environment:
      - PLUGSY_AGENT_ENDPOINT="http://192.168.0.40:3000/graphql"
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions