ajcoll5

Results 3 comments of ajcoll5

@abhishekmj303 You've got a miss-spelling in your db environment variables - should be **MYSQL_DATABASE** not MSQL_DATABASE. You might also be missing the config.json file. Under volumes, add the following: `-...

@truthsword Anything in your logs or in the browser console?

@wisoez Looking at the [code for that function ](https://github.com/jc21/nginx-proxy-manager/blob/bb0f4bfa626bfa30e3ad2fa31b5d759c9de98559/docker/rootfs/etc/nginx/conf.d/include/block-exploits.conf) , it looks like it's just some rudimentary ngnix config rules. Useful, but doesn't offer the same level of protection as...