update config

This commit is contained in:
withchao
2025-02-10 18:04:40 +08:00
parent 811615aaa4
commit ca671a0e8e
2 changed files with 3 additions and 4 deletions
+1 -3
View File
@@ -26,9 +26,7 @@ import (
)
const (
FileName = "config.yaml"
NotificationFileName = "notification.yaml"
DefaultFolderPath = "../config/"
FileName = "config.yaml"
)
// return absolude path join ../config/, this is k8s container config path.