Might be an Inconsistent path definition of file config.yaml for api_gateway container #5
Closed
Jonjinadsf
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Thank you, just made the correction in the new push |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I find accidentally that the api_gateway container has 2 different path: app/gateway and app/api_gateway


Inside the Docker File, I found the the entrypoint is assigned at path app/api_gateway/root/config.yaml but the config.yaml file is copied to the app/gateway/root.
I wonder is this a Typo or the client gateway needs a separate path to run the config.yaml file. thank you.
Beta Was this translation helpful? Give feedback.
All reactions