Hi @X3Inspire,
The WordPress configuration is located in the file /opt/bitnami/apps/wordpress/conf/nginx-app.conf
. Remember to restart Nginx after modifying its config files for changes to take effect by running the command below
sudo /opt/bitnami/ctlscript.sh restart nginx
Hope it helps,
Gonzalo