FAQAccount Related

Account Related Questions

6. How to modify the administrator account for self-hosted version?

If you’re using the self-hosted version:

  1. Log in to your Vercel console
  2. Go to your Pintree project
  3. Click Settings -> Environment Variables
  4. Modify the following environment variables:
    • ADMIN_EMAIL: Administrator email
    • ADMIN_PASSWORD: Administrator password
  5. You’ll need to redeploy the project for changes to take effect

Note: This method only applies to self-hosted versions deployed through Vercel