Deploy
Environment Variables
Within the Morph framework, you can utilize environment variables to build and deploy data applications.
Accessing environment variables can be done in the same way as in regular Python code.
Setting Environment Variables
morph sync
command automatically synchronizes local environment variables to the cloud version.You can register environment variables from the “Data” tab in the Editor mode.