fix: update api url #7

Open
drgroot wants to merge 1 commits from drgroot-patch-1 into main
Showing only changes of commit 4945e7131d - Show all commits

View File

@@ -3,7 +3,7 @@ description: 'Sends a coding automation task to coding bot'
inputs:
api_url:
description: 'api url'
default: 'http://agents-api.servc-nonprod:3000'
default: 'http://agents-api.servc-agents:3000'
required: false
api_token:
description: 'API token for authentication'