kevinw66 commented on pull request #2238:
URL: https://github.com/apache/apisix-dashboard/pull/2238#issuecomment-991834048


   > Hi, @kevinw66. It's great to see you contributing to the project.
   > 
   > But do we really need this feature? As far as I know, we can now rewrite 
the config file path using the `-c` flag. Can you describe some of the 
differences between the current PR and `-c` flag scenarios?
   > 
   > Thanks.
   
   When we download bin file and use it directly, -c is enough. But if we have 
to redevelop from source code, mostly we will create env-specific config, and 
the -c may not so quite useful.
   On the other hand, I think it's better to keep dashboard project and main 
project have same behavior, like config-default 、environment variable like 
`etcd.host: ${{ETCD_HOST}}` and so on.


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