satishviswanathan commented on issue #10408: URL: https://github.com/apache/apisix/issues/10408#issuecomment-1823461132
@shreemaan-abhishek no worries. I clone this repo and initialized the docker using docker-compose.yml under the example folder.  I had also updated the dashboard config under the path example\dashboard_conf As of now I have the model and policy under the example folder and also tried dropping under the path example\dashboard_conf. And then as you mentioned tried updating the relative path as follows.  { "_meta": { "disable": false }, "model_path": "./model.conf", "policy_path": "./policy.csv", "username": "APP-User-Id" } Seems like the way I'm setting the relative path is wrong. Any suggestions what that path would look like? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
