Custom service under domain controlled by YUNO Host

I have a working domain setup on Yuno. I’d like to point the domain root to my own application running on the same machine and keep emails flowing through Yuno. I’ve found nginx configuration files regarding the domain in /etc/nginx/conf.d/example.com. Is it considered a managed configuration? Is it safe for me to just edit that file to proxy requests to my app, or should I do it some other way? I’m concerned about breaking future updates of yuno or some automated tasks that might depend on this file being exactly as created when adding a domain.

For now it is safe to custom those configuration files.

In a far future, we will regenerate (by default only) those configuration files.

Don’t worry though :smile: