unisonweb / unison

A friendly programming language from the future
https://unison-lang.org
Other
5.81k stars 271 forks source link

Codebase Server: remove the generated port and token #5461

Open hojberg opened 1 day ago

hojberg commented 1 day ago

Run the CodebaseServer with a default port and token as well as allowing UCM Desktop domains to perform CORS requests.

Keep the command line options to set a specific port, token, and add allow CORS domains.T

ChrisPenner commented 1 day ago

P.s. looks like you need to remove cryptonite from the appropriate package now that it's not used as well :)