opendax icon indicating copy to clipboard operation
opendax copied to clipboard

Frontend

Open ultra-pool opened this issue 4 years ago • 1 comments

Iv noticed that it keeps grabbing baseapp image and I wanting it to grab a custom from github. Iv done the rake vendor:clone and then docker-compose -f compose/vendor.yaml up -d and before that Iv stopped the frontend and started it back up after doing the docker-compose command. Whats the best way for it not to use and grab the 2.6.x image?

ultra-pool avatar Nov 07 '21 04:11 ultra-pool

better to clone the frontend from github locally

then build it with docker, example custom/baseapp:1 then change the frontend on config/app.yml

MonkeyD-Core avatar Jul 30 '22 15:07 MonkeyD-Core