localhost
.Variable | Description |
---|---|
SPIN_TOKEN | Required. Secure token for authenticating connections to the runtime. Must match the token provided when adding the runtime to your workspace. |
SPIN_HOME | Optional. Base directory for SPIN runtime files. Defaults to /opt/spin. |
<your-env-var-name> | Optional. Any other environment variable can be passed to the runtime. Refer to them using the {{runtime_env:<your-env-var-name>}} syntax. |