CyberPanel Community
Ri

Rich

@Rich

1topics
2posts
joined
last seen

Recent topics

Recent replies

[Solved] Setting Environment variables for use in PHPOK, I figured it out: Just set them in the vHost Conf file: ``` extprocessor blah1234 { ... env API_KEY=secretkey ... } ``` but the missing link is you must res