Os Environment Variables
About
Os Environment Variables can be used:
- to set the value of attribute.
Example
If you want to set the execution environment, you can set it on Linux as:
env=prod
# or
tabli_env=prod
# or
TABLI_ENV=prod
Os Environment Variables can be used:
If you want to set the execution environment, you can set it on Linux as:
env=prod
# or
tabli_env=prod
# or
TABLI_ENV=prod