Open the User Terminal (or SSH) and navigate to public_html:
cd public_html
Run the updator command to apply the new environment variables to your backend:
pnpm updator:backend
This command will restart your backend services with the updated configuration.