Join Slack
Powered by
Hello! Is it possible to use different environemnt...
# prisma-whats-new
r
rafaelcorreiapoli
10/23/2017, 12:21 AM
Hello! Is it possible to use different environemnt variables depending on the target? When I’m on Staging I want to use API Keys (environment variables) from staging, when in Prod, I want to use different API_Keys
w
wojtek
10/23/2017, 1:52 AM
create a
.env
file with your variables
3
Views
Open in Slack
Previous
Next