-
Notifications
You must be signed in to change notification settings - Fork 13
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
Upgrade backend to echo v4 #388
Conversation
Not building due to this issue at the moment during
|
Quite sure my issue has to do with this: proxeus-core/main/www/initial.go Line 40 in 37991fd
|
All tests passing. I'm doing some additional local validation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, the only thing - be sure that the data is read from env file without manual export as was specified in the build_all.md file
Updating the echo framework is a major upgrade from v3 to v4.
See details in #216