Skip to content

Local tunnels#99

Open
SewerynKras wants to merge 6 commits intomainfrom
localhost-sockets
Open

Local tunnels#99
SewerynKras wants to merge 6 commits intomainfrom
localhost-sockets

Conversation

@SewerynKras
Copy link

No description provided.

Copy link
Contributor

@mgordel mgordel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to have a mention in README.md about the new configuration variables and an explanation of tunnel endpoints.

var_type = get_type_hints(AppConfig)[field]
if var_type == bool:
value = _parse_bool(env_value)
# if it's a union, find the first non-None type inside the union
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So much hassle for a nullable string.. :)

@cmd0s cmd0s marked this pull request as ready for review January 28, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants