Configuration
This document describes the available configuration options.
Environment Variables
Section titled “Environment Variables”| Variable | Description | Default |
|---|---|---|
PG_URL | PostgreSQL connection string | - |
API_URL | API server URL | http://localhost:50001 |
API_KEY | API authentication key | - |
Port Configuration
Section titled “Port Configuration”| App | Port |
|---|---|
| Web | 50000 |
| API | 50001 |
| PostgreSQL | 50002 |
| Docs | 50003 |