Strove.io docs

⌘K
Getting started with Strove.io
Organizations
Teams
Settings section
Members section
Projects section
Team leaders
Inviting members
Projects
Starting a project
Invite to a project
Using preview
Accessing ports
Using custom ports
Running scripts on project start
Custom environment variables
How to use the code editor?
Embedding Strove
When should you NOT use Strove
Example projects
Using databases
MongoDB
PostgreSQL
Documentation powered by archbee 
1min

Custom environment variables

To use custom environment variables declare them under envVariables key in strove.json. Env variables must be passed as an array of arrays. The first item in the nested array represents the environment variable name, the second one its value. Example:

JS
|





Updated 01 Jun 2020
Did this page help?
Yes
No
UP NEXT
How to use the code editor?
Documentation powered by archbee 
Updated 01 Jun 2020
Did this page help?
Yes
No
UP NEXT
How to use the code editor?
Documentation powered by archbee