Issue Problem - Custom Environment Variable on React doesn't work, but directly uploading the .env file works.

shawn_stephens

New Pleskian
Server operating system version
CentOS Linux 7.9.2009
Plesk version and microupdate number
Plesk Obsidian 18.0.54
Hello,

Has anyone ran into this issue?
I specified my custom environment variables, but it renders as 'undefined' after deployment (via console.log).
I tried uploading the .env as a test and it works so I think there is an issue with React and how it's deployed on Plesk.

Is there anything I need to modify in my code or in the dashboard for Plesk to read my custom environment variables?


Thanks in advance!
 

Attachments

  • Screenshot 2024-11-01 at 9.58.20 AM.png
    Screenshot 2024-11-01 at 9.58.20 AM.png
    68.6 KB · Views: 7
  • Screenshot 2024-11-01 at 10.09.52 AM.png
    Screenshot 2024-11-01 at 10.09.52 AM.png
    28.4 KB · Views: 7
  • Screenshot 2024-11-01 at 10.10.23 AM.png
    Screenshot 2024-11-01 at 10.10.23 AM.png
    64.7 KB · Views: 7
Back
Top