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

fix/allow changing the port in back end #92

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

albertopformoso
Copy link

What does this PR do?

Allows getting the server configurations to the main package so Gin can use the port and host values

Where should the reviewer start?

At the configuration.go file, Host added to ServerConfigurations struct and key added to config yaml files

@albertopformoso albertopformoso added bug Something isn't working good first issue Good for newcomers labels Nov 12, 2022
@albertopformoso albertopformoso self-assigned this Nov 12, 2022
@albertopformoso albertopformoso linked an issue Nov 12, 2022 that may be closed by this pull request
Copy link

@LuisTejedaS LuisTejedaS left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow changing the port in back end
2 participants