golemfactory / dapp-runner

GNU Lesser General Public License v3.0
5 stars 6 forks source link

`api_url` and `gsb_url` configuration keys are not working and are ignored by runner SCT #66

Open lucekdudek opened 1 year ago

lucekdudek commented 1 year ago

default.yaml specifics api_url and gsb_url but those are not used.

yagna:
#  api_url: "http://localhost:7465"
#  gsb_url: "http://localhost:9999"
  app_key: "$YAGNA_APPKEY"
  subnet_tag: "devnet-beta"

Update:

Requires: