Replies: 1 comment
|
Could you just create an environment variable and assign it to your lambda function? You could use the variable in the server.app, then |
0 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.
Hi, I would like to deploy multiple WSGI applications using Serverless Framework. I've seen that the feature was not available on 2019 (#102 ). I wonder if it may be available now.
All reactions