Build and Apply the Code Changes
Building the exchange
hollaex server --build
hollaex web --buildApplying the image on the exchange
hollaex server --apply --registry <YOUR_IMG_REGISTRY> --tag <YOUR_IMG_TAG>
hollaex web --apply --registry <YOUR_IMG_REGISTRY> --tag <YOUR_IMG_TAG>Last updated