• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

environment_variable

  1. L

    Resolved Plesk Docker extension Stacks not picking local .env

    I am trying to setup some docker services using Plesk Docker Stacks and a local docker-compose.yml located inside webspace directory. The issue is that the .env file is not picked by docker compose when the extension spins up the custom docker compose command, I have to use `env_file: .env` on...
  2. S

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

    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...
  3. P

    Resolved SetEnv website configuration unable to get value in cgi

    Hello, we use script language in cgi-bin mode. The scripts receive all Apache variables such as HTTP_REFERER, SERVER_NAME, ... but not environment variables such as LC_CTYPE. Does anybody knows the reason please ? Even if we define "SetEnv myvar "myvalue"" in section "Apache/Nginx" /...
Back
Top