正在显示
1 个修改的文件
包含
4 行增加
和
2 行删除
@@ -95,14 +95,16 @@ spec: | @@ -95,14 +95,16 @@ spec: | ||
95 | value: "" | 95 | value: "" |
96 | - name: LOG_LEVEL | 96 | - name: LOG_LEVEL |
97 | value: "debug" | 97 | value: "debug" |
98 | + - name: LOG_FRAMEWORK | ||
99 | + value: "beego" | ||
98 | - name: LOG_TYPE | 100 | - name: LOG_TYPE |
99 | - value: file | 101 | + value: "file" |
100 | - name: ERROR_BASE_CODE | 102 | - name: ERROR_BASE_CODE |
101 | value: "1" | 103 | value: "1" |
102 | - name: ERROR_BASE_CODE_MULTIPLE | 104 | - name: ERROR_BASE_CODE_MULTIPLE |
103 | value: "1000" | 105 | value: "1000" |
104 | - name: ENABLE_KAFKA_LOG | 106 | - name: ENABLE_KAFKA_LOG |
105 | - value: "true" | 107 | + value: "false" |
106 | - name: HTTP_PORT | 108 | - name: HTTP_PORT |
107 | value: "8082" | 109 | value: "8082" |
108 | - name: ALLIED_CREATION_USER_HOST | 110 | - name: ALLIED_CREATION_USER_HOST |
-
请 注册 或 登录 后发表评论