IBM/build-blockchain-insurance-app

How i can deploy the "web" folder

josecarlos3390 opened this issue · 2 comments

How i can deploy only the "web" folder without restart all docker ?

If i made change to the UI how i can see this changes??

Thanks! :)

build the app again with ./build_ubuntu.sh

I know that, but that command reset all the data and docker images, i only want restart the WEB folder with the new changes without clear the blockchain data.

Regards.