refstack/doc/source/refstack_quickstart/CreateUIConfigFile.rst

313 B

Create UI config file

From the RefStack project root directory, create a config.json file and specify your API endpoint inside this file. This will be something like {"refstackApiUrl": "http://192.168.56.101:8000/v1"}:

cp refstack-ui/app/config.json.sample refstack-ui/app/config.json