We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ce65d commit dab2452Copy full SHA for dab2452
1 file changed
src/log-manager/config/log-manager.yaml
@@ -18,7 +18,7 @@
18
service_type: "k8s"
19
20
port: 9103
21
-admin_name: "admin"
22
-admin_password: "admin"
+admin_name: ""
+admin_password: ""
23
jwt_secret: "jwt_secret"
24
token_expired_second: 120
0 commit comments