Michael Wheeler
Results
1
comments of
Michael Wheeler
Also, in [`/src/prefect_server/cli/database.py`](https://github.com/PrefectHQ/server/blob/master/src/prefect_server/cli/database.py#L161-L163): ``` # only allow graphql comms to a approved hasura instances: # 1) over http (not https). **Https is an indirect indication that this could be a...