Version: 4.0.0
CLI environment variables
These environment variables affect the serverpod command:
SERVERPOD_HOMEpoints to the Serverpod framework directory. It is only required when running the CLI in development mode, from a checkout of the Serverpod repository. A normal installation does not need it.- Server configuration variables, the
SERVERPOD_*andSERVERPOD_PASSWORD_*variables, apply to commands that load your project's config, such asserverpod startandserverpod database. See the Configuration reference.