I need to set env var so I can use it in PHP. How do I do this? if I check phpinfo from my domain I can find these env. So they must be a non global env. In NodeJS there's a menu for it where I can set env for specific domain, but I can't find it for PHP.
Thanks.