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:07:36 UTC

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

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



##########
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:
       @vinayaksh42 
   You could run `go fmt` to format the code.
   




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