Account Related Questions
6. How to modify the administrator account for self-hosted version?
If you’re using the self-hosted version:
- Log in to your Vercel console
- Go to your Pintree project
- Click Settings -> Environment Variables
- Modify the following environment variables:
ADMIN_EMAIL
: Administrator emailADMIN_PASSWORD
: Administrator password
- You’ll need to redeploy the project for changes to take effect
Note: This method only applies to self-hosted versions deployed through Vercel