Description
Add missing GATEWAY5_CONNECT_HOSTS environment variable to .env.example.
Reproduction Steps
- Inspect
.env.example in the root directory.
- Observe that
GATEWAY5_CONNECT_HOSTS is missing from the list of standard variables.
Expected Behavior
.env.example should include all necessary environment variable definitions, including GATEWAY5_CONNECT_HOSTS.
Environment
- OS: N/A
- Version: Main
- Python/Node/Go Version (if applicable): N/A
Checklist
Description
Add missing
GATEWAY5_CONNECT_HOSTSenvironment variable to.env.example.Reproduction Steps
.env.examplein the root directory.GATEWAY5_CONNECT_HOSTSis missing from the list of standard variables.Expected Behavior
.env.exampleshould include all necessary environment variable definitions, includingGATEWAY5_CONNECT_HOSTS.Environment
Checklist