Global Environment Variables 
Runeya can be launched with environment variables that modify its behavior or add features.
This can allow you to override them from a .env file, for example.
Here is a table listing them:
| Name | Default Value | Description | 
|---|---|---|
HTTP_PORT_SERVER | Random available port | Launch Runeya on the specified port. | 
RUNEYA_DEFAULT_ENVIRONMENT | LOCAL | Launch Runeya with specified environment | 
RUNEYA_GH_APIKEY | Enable github features | |
RUNEYA_OPENAI_APIKEY | Enable openai features | 
