How i can deploy the "web" folder
josecarlos3390 opened this issue · 2 comments
josecarlos3390 commented
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! :)
SailendraDs commented
build the app again with ./build_ubuntu.sh
josecarlos3390 commented
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.