w wokku
Get Started
~/docs
/
apps

# Environment Variables

Updated · Edit on GitHub ↗

Set, view, and remove environment variables for your apps.

View Config

Go to your app → Config tab.

Set Variables

Setting a variable triggers an app restart.

Go to Config → Add Variable. Enter the key and value, click Save.

Remove Variables

Go to Config, click the delete icon next to the variable.

Common Variables

Variable Description
DATABASE_URL Auto-set when you link a database
REDIS_URL Auto-set when you link Redis
SECRET_KEY_BASE Rails secret key
NODE_ENV Node.js environment
PORT Set automatically by Dokku
Was this page helpful?