We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
After make the modifications in vue pages you need to run
npm run build
to generate the files to run inside the docker container
after that you need to rebuild the imagen running inside the web-app folder
docker build .
If alfa_web-app container persist at don't update you need to remove the imagem
docker rmi alfa_web-app
and run docker-compuse up again
There was an error while loading. Please reload this page.