Configuration
Configure your Toolpad applications with environment variables.
Environment variables
Toolpad supports the follow environment variables to configure applications
Variable | Description |
---|---|
TOOLPAD_BASIC_AUTH_USER |
Authenticate your applications with basic auth. The TOOLPAD_BASIC_AUTH_USER variable sets the user name. |
TOOLPAD_BASIC_AUTH_PASSWORD |
Authenticate your applications with basic auth. The TOOLPAD_BASIC_AUTH_PASSWORD variable sets the password name. |