Configuration File

App

The app field is the only required field in the deckrun.toml file. It defines the name of the application to be deployed.

This name is unique and acts as a global identifier within your account.

# Minimal configuration file
app = 'myapp'
Previous
The deckrun.toml file
Next
Build