sematic
sematic copied to clipboard
Make "address" settings consistent
We have one case where an env var is expected to set the server address without the http (SEMATIC_SERVER_ADDRESS
) and one where it is expected to have it (SEMATIC_API_ADDRESS
). SEMATIC_WORKER_API_ADDRESS
works both ways. We should have the other two work both ways as well.