I would like to deploy ace on a low power VM using docker. due to these contrainsts I want to avoid building the image and cloning repo to the VM. I think the best way to enable this use case is to create environment variable named API_URL or something similar that would allow the user to control the API URL at runtime
I would like to deploy ace on a low power VM using docker. due to these contrainsts I want to avoid building the image and cloning repo to the VM. I think the best way to enable this use case is to create environment variable named API_URL or something similar that would allow the user to control the API URL at runtime