Slackbot
10/13/2021, 7:16 PMnicholas
~/.prefect/config.toml :
[server]
host = "http://<server endpoint>"
where the server endpoint is the url + port (defaults to 4200) + /graphqlnicholas
prefect backend server before registering flowsKamal
10/13/2021, 7:20 PM