It seems I cannot pass a system (global) environment variable into a LSAPI app (LSPHP in my case):

I would need this very much in a docker based setup. I have the same image for dev, test and prod environments, whereas the database connection parameters differ per environment.
OLS version 1.8.3