Hi,
Just recently aware of v4, and I got lost in so many things.
I am aware that v4 is using Docker, and I have no experience prior to this so apologies for my lack of knowledge.
I usually use some custom config on my old /etc/nginx/sites-enabled/somesite.com
But since there’s no /etc/nginx. where should I write this custom config now?
And how do I restart nginx, after I add the config?
Using service nginx restart as usual didn’t give my anything but error.
Thanks