Replies: 3 comments 11 replies
-
Have you tried This is the syntax I am using and it's working fine for me. |
Beta Was this translation helpful? Give feedback.
-
Was this issue resolved? I cannot use dynamic env vars either it seems. |
Beta Was this translation helpful? Give feedback.
-
Just FYI in my case the problem originated with docker/kubernetes and was therefore unrelated to this tool. Be aware that env vars are not available during build step. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am attempting to place a dynamic URL in the meshrc.yaml configuration file as follows:
However, this and any variation I have tried is not working. Interestingly, this exact same syntax IS working for both operation and schema headers.
I am running mesh with a --require dotenv/config command to load dotenv variables.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions