You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first, thank you for this helpful repository! :) i'm learning a lot from it.
last commit #60 changed directory structure without updating readme file
in tar commands paths need to reflect the updated folder structure "microservices-xxx"
first, thank you for this helpful repository! :) i'm learning a lot from it.
last commit #60 changed directory structure without updating readme file
in tar commands paths need to reflect the updated folder structure "microservices-xxx"
for example:
'tar -zcvf env-template.tar.gz environment/' => 'tar -zcvf env-template.tar.gz microservices-env/'
ps. i wonder if 'readme.md' can be generated or referenced through dynamic relative paths
The text was updated successfully, but these errors were encountered: