Settings

dynamic values override the static openrun.toml value; clear a field and save to reset
system.default_domain

domain used for apps created without a domain

system.stage_at

staging mode for new prod apps: domain, path, or a staging domain name

system.list_apps_title

title of the app listing page

system.show_hosted_with

footer on the app listing page

App config defaults

defaults applied to all apps on their next reload - dotted keys like cors.allow_origin or container.health_timeout_secs. Values are parsed as numbers/booleans when possible; use "quotes" to force a string

No overrides configured

Node config

values apps read with the config() builtin, applied on their next reload - free form keys. Values are parsed as numbers/booleans when possible; use "quotes" to force a string

No overrides configured