Improvements
LOG_LEVEL
is nowINFO
by default, as it should always have been.- Self-hosting improvements to better adapt to some context (following #6):
- Quickstart CLI:
--host
and--port
options allows to set custom host and ports that will be reflected in the generated Docker command.- Set cookie secure flags environment variables to
False
by default without the--ssl
option.
- Main workspace will add default redirect URI both with
http
andhttps
scheme.
- Quickstart CLI: