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
But it didn't load the values from my .env file, is this not supported?
Also, it looks like if I modify the settings such as port, playgound after mesh build, mesh start will still use the old values. One of the man use case for us is for production, we want to disable the playground, but looks like after the mesh build, I cannot modify that setting for different env anymore.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have settings:
But it didn't load the values from my .env file, is this not supported?
Also, it looks like if I modify the settings such as port, playgound after mesh build, mesh start will still use the old values. One of the man use case for us is for production, we want to disable the playground, but looks like after the mesh build, I cannot modify that setting for different env anymore.
what is the best way to achieve something like the NODE_ENV in Apollo Server (https://www.apollographql.com/docs/apollo-server/v2/testing/graphql-playground/)
Please advise, thanks
Beta Was this translation helpful? Give feedback.
All reactions