Skip to Content
Server PanelEnvironment Variables

Environment Variables let you easily define your own custom environment variables for your server. This is especially useful for Discord bots and other applications that require API keys, tokens, or other configuration values.

Log In to the Control Panel ↗


Select Your Server


Open the ENV Variables Tab

On this page, you can:

Add an Environment Variable

Click Create Variable and enter a name and value for your environment variable. The variable will be available to your server process at runtime.

Edit an Environment Variable

Click on an existing variable to modify its name or value.

Delete an Environment Variable

Remove variables you no longer need by clicking the delete button next to the variable.

Never share your environment variables publicly. They may contain sensitive information like API keys and tokens.

If any issues arise, contact us ↗.