docker-adminer icon indicating copy to clipboard operation
docker-adminer copied to clipboard

ADMINER_DEFAULT_SERVER does not work in fastcgi mode

Open ademaro opened this issue 1 year ago • 0 comments

I've tried everything, but I can't get this directive to work. I've spent several hours setting up fastcgi for nginx (I mean this line: fastcgi_param SCRIPT_FILENAME /var/www/html/index.php;)

Maybe something additional should be done to make environment variables work in fastcgi mode?

I will be grateful for any hints, I have not found solutions in other issues.

ademaro avatar Apr 04 '24 03:04 ademaro