How to configure m2ee-config.yaml file?

0
Hi all, I am trying to configure the Azure VM for Mendix on Windows 10 machine. I am struck with the configuration at the point For Mendix runtime configuration edit the configuration file /srv/app/m2ee-config.yaml as the admin user. After configuration changes you will need to restart the application using `m2ee restart`. Can anyone please let me know what are the modifications do I need to do to this file. When I try to change the App Name and saving it, I am getting an error like this.     Please help me in the configuration.   Thanks.   Regards, Venkat.
asked
2 answers
1

Are you logged in as the admin user? It seems like you just don't have the access right to change the file

answered
1

Sounds like your user does not has permissions to write to the directory. This seemed to be more an permission problem of the running node.

answered