Is your feature request related to a problem? Please describe.
Currently the backend exposes the docker-compose.yml from http://$HOST:$PORT/v2/app_management/compose/$APP, it can be exported or modified by the Settings UI, which is somewhat restrictive, which is probably great for most of the users.
But for the "advanced" users they have to download the .yml modfiy it, remove the App, create a new one by uploading the .yml
Describe the solution you'd like
A new tab in the settings allowing editing of the raw docker-compose.yml
Additional context

Is your feature request related to a problem? Please describe.
Currently the backend exposes the
docker-compose.ymlfromhttp://$HOST:$PORT/v2/app_management/compose/$APP, it can be exported or modified by the Settings UI, which is somewhat restrictive, which is probably great for most of the users.But for the "advanced" users they have to download the
.ymlmodfiy it, remove the App, create a new one by uploading the.ymlDescribe the solution you'd like
A new tab in the settings allowing editing of the raw
docker-compose.ymlAdditional context
