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.
   
   
   
![image](https://github.com/apache/apisix/assets/17437409/c1067227-a91c-42cb-b0d6-b1d16f759dd4)
   
    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.
   
   
![image](https://github.com/apache/apisix/assets/17437409/a4547c73-4534-4713-81d3-dbe14dcd2df3)
   
   
   {
     "_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]

Reply via email to