Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

force port to be cast to an int #17 #19

Merged
merged 1 commit into from
Apr 27, 2023
Merged

force port to be cast to an int #17 #19

merged 1 commit into from
Apr 27, 2023

Conversation

yzguy
Copy link
Contributor

@yzguy yzguy commented Apr 27, 2023

Fixes #17

Cast port to int, so that if it's an int it will stay an int, if it's a string it will be cast to an int (this is the case when it's passed via environment variable in the config)

@Marthym

@yzguy yzguy self-assigned this Apr 27, 2023
@yzguy yzguy merged commit 945bc6f into main Apr 27, 2023
5 checks passed
@yzguy yzguy deleted the port_to_int branch April 27, 2023 17:16
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.

It is not possible to put the port number in variable
1 participant