sashokbg commented on issue #401:
URL: https://github.com/apache/apisix-docker/issues/401#issuecomment-1373349612

   Hello @soulbird yes:
   
   deployment:
     role: data_plane
     role_data_plane:
       config_provider: yaml
   
   routes:
     -
       uri: /hello
       upstream:
         nodes:
           "127.0.0.1:1980": 1
         type: roundrobin
   #END
   
   UPDATE: It seems sometimes the routes are taken into account, but are not 
visible from the dashboard. Does the dashboard stop working when we are in 
standalone mode ?


-- 
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