浏览代码

Debug log

tsurumure 10 月之前
父节点
当前提交
c579002238
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/application-prod.yml

+ 1 - 1
src/main/resources/application-prod.yml

@@ -14,7 +14,7 @@ HTTP_ACTUATOR_URI: http://43.128.1.201:48080
 log-stream:
   enable: true
   charset: UTF-8
-  exec: 'docker logs -f backendsys'
+  exec: 'tail -f /logs/2024-10-29/springboot_0.log'
 
 spring:
   config: