.env.example from the repository root and fill in the required values before your first deployment.
Configuration
ArcPass Environment Variable Reference
Reference for all ArcPass environment variables, covering database, blockchain, API, worker, and rate limiting settings with defaults and descriptions.
ArcPass reads its entire configuration from environment variables at startup. There are no configuration files to edit — every behavior you need to change is controlled by setting the appropriate variable before launching the API or worker process. Copy