spacewander commented on a change in pull request #2803:
URL: https://github.com/apache/apisix/pull/2803#discussion_r529111901



##########
File path: .travis/apisix_cli_test.sh
##########
@@ -458,6 +458,64 @@ fi
 
 echo "passed: found 'my_dict' in nginx.conf"
 
+# allow injecting configuration snippets
+
+echo '
+apisix:
+    node_listen: 9080
+    enable_admin: true
+    port_admin: 9180
+    stream_proxy:
+        tcp:
+            - 9100
+nginx_config:

Review comment:
       @membphis 
   Changed.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to