-
Notifications
You must be signed in to change notification settings - Fork 83
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
Changing front end microservice #104
Comments
When I first did this, I was having issues with the port on the newly built vendor frontend container not being properly exposed. When I issued So what I did was update my
Then I followed the instructions as normal. Fork mikroapp, then link the github fork in the vendor section of app.yml
Following the README Render compose file
Review the generated file Clone the vendors and start
|
@atbmatt Thank you for the detailed help. Much appreciated. |
No problem @umaimehm . Let me know if you have any troubles! |
How can we change the front end micro service ?
Config/app.yml mentions two instances of frontend :
I understand the GitHub setting but not sure how to go about the docker cloud image.
Do we need to update both variables ?
Thanks.
The text was updated successfully, but these errors were encountered: