Manager config not working

Hi everyone, I tried to custom the manager interface using manager_config.json and I follow all the steps in the Wiki but when I finish the steps the interface not changed !!

Welcome Sallami!

If you created a custom project with openremote as submodule, you should run npm run serve -- --env config=..\..\..\..\deployment\manager\app from the openremote manager directory so that it knows where to find the config. (see Working on an app)

Does that help?

Kind regards,

Don

2 Likes

Hi don, thanks for the respond
yes it work very well now !
thanks