Configure
Last updated
Was this helpful?
Last updated
Was this helpful?
To configure your Frontend Capsule, navigate to the "Config" tab.
Click "Edit" in the "Capsule Parameters" section to set where your HTML files are located. The default is /
which works for most projects.
Click "Edit" in the "Capsule Parameters" section to set your build command. The default is Auto
which automatically detects and runs your build process.
Click "Edit" in the "Capsule Parameters" section to set where your built files end up. Leave as /
if you're not using a build process.
Frontend Capsules automatically get these environment variables:
APP_URL
- Your capsule's public URL
To view variable values, click "show" in the "Environment Variables" section.
To add custom variables:
Click "Key/Val Editor" or "Text Editor" in the "Environment Variables" section
Edit the variable "Name" and "Value"
Click "Save"