Expand description
Configuration module for the microsandbox server.
This module handles server configuration including:
- Server settings and environment variables
- JWT token configuration
- Namespace management
- Development and production mode settings
The module provides:
- Configuration structure for server settings
- Default values for server configuration
- Environment-based configuration loading
- Namespace directory management
Structs§
- Config
- Configuration structure that holds all the application settings loaded from environment variables
Constants§
- PROXY_
AUTH_ HEADER - The header name for the proxy authorization