Samuel Hinton
02/09/2021, 6:01 PMprefect backend server --address=<http://something:4200/graphql>
?Zanie
config.toml
[server]
host = "<http://localhost>"
port = "4200"
host_port = "4200"
endpoint = "${server.host}:${server.port}"
~/.prefect/config.toml
typicallySamuel Hinton
02/09/2021, 6:08 PMZanie
Samuel Hinton
02/09/2021, 6:39 PM