You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/01/27 12:58:01 UTC

[GitHub] [incubator-linkis] casionone commented on a change in pull request #1336: Release 1.0.3 rc1

casionone commented on a change in pull request #1336:
URL: https://github.com/apache/incubator-linkis/pull/1336#discussion_r793579348



##########
File path: assembly-combined-package/assembly-combined/conf/application-linkis.yml
##########
@@ -35,4 +35,14 @@ pagehelper:
 
 #ribbon:
 #  ReadTimeout: 10000
-#  ConnectTimeout: 10000
\ No newline at end of file
+#  ConnectTimeout: 10000
+
+#  enable for knife4j used by all micro services except gateway and eureka
+#knife4j:
+#  enable: true
+#  basic:
+#    enable: false
+#    # Basic认证用户名
+#    username: test
+#    # Basic认证密码
+#    password: 123

Review comment:
       If a password is used, the password should not be too simple,eg:#1105.
   




-- 
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: commits-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org