You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/04 04:40:26 UTC

[GitHub] [apisix-dashboard] vinayaksh42 commented on a change in pull request #1420: feat: added support for -c to set the config file path

vinayaksh42 commented on a change in pull request #1420:
URL: https://github.com/apache/apisix-dashboard/pull/1420#discussion_r569941744



##########
File path: api/internal/conf/conf.go
##########
@@ -54,6 +54,7 @@ var (
 	SSLDefaultStatus = 1 //enable ssl by default
 	ImportSizeLimit  = 10 * 1024 * 1024
 	PIDPath          = "/tmp/manager-api.pid"
+	FilePathSet		 = "/conf/conf.yaml"

Review comment:
       okay i will do that and make another commit to this pr 




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org