You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you run coder server with no flags you still get warnings for deprecated values:
WARN: Address is deprecated, please use HTTP Address and TLS Address instead.
WARN: Redirect HTTP to HTTPS is deprecated, please use Redirect to Access URL instead.
Seems related to the bigcli transition.
The text was updated successfully, but these errors were encountered:
If you run
coder server
with no flags you still get warnings for deprecated values:Seems related to the bigcli transition.
The text was updated successfully, but these errors were encountered: