-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update README #12
Comments
Can I work on this? |
@SamuelVch Yes. Also, have a look at https://github.com/gamedoora/gamedoora-config-server for the config values used. Thanks! cc: @devang98 |
Perfect, thank you! |
Hi @aprajshekhar, I'm not sure I understand the changes I need to make to the README. If I have understood correctly, there is no longer an "application-local.yaml" file instead we use an "application.properties" file for the local version. For the version with Spring Boot Configuration Serve, we need to modify the files in the "sample/configs" folder to define our properties. Thanks for your help! |
Hi @SamuelVch Here's an overview of how our application runs and what changes we have made in gateway:
Coming to how our Gateways work:
Along with this:
Please feel free to reach out to me if you need any further help/clarification. |
Hello @picksitquick Could I have some feedback on the pull request I made for this issue? Thanks in advance, Samuel |
Is your suggestion related to code documentation or product documentation problem
README is out of date.
Describe your suggestion
README describes steps that are out of date. This has to be updated to reflect current state.
The text was updated successfully, but these errors were encountered: