Hi! Thank you for your advice, and no, we want to keep greenlight
Well, after reading in the comments of the code that it is highly suggested that it exists, we kept it but with concordance with other corporative URLs
Only to add to the answer of J., that there is also needed to check the file in /root/greenlight/.env
Also, restarting BBB alone didn't work, I had to reload Nginx
systemctl reload nginx
And greenlilght too
docker-compose down
docker-compose up -d
The only thing left is that we want to change the subdomain bbb to anything else, we are thinking several names currently, so I can't say something for sure, but we think that instead of
bbb.comercia.io learn.comercia.io would suit better. How to achieve that change?
Thanks!