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
I just have a problem when I use it when I call the process.env.XXX variables : they are not initialized when my StreamHandle is called.
I managed to get around the problem by using "serverless-dotenv-plugin", but I'd like not to use it.
Hello,
First time, thanks for your plugin.
I just have a problem when I use it when I call the process.env.XXX variables : they are not initialized when my StreamHandle is called.
I managed to get around the problem by using "serverless-dotenv-plugin", but I'd like not to use it.
Is it possible ?
Thanks in advance for your response
my package.json
package.txt
my serverless.yml
serverless.txt
The text was updated successfully, but these errors were encountered: