fix: полный production-фикс fix40 (layout, sidebar, journald, логирование)
This commit is contained in:
@@ -25,8 +25,7 @@ var (
|
||||
Hysteria2ConfigPath = "/etc/hysteria/config.yaml"
|
||||
Hysteria2BinPath = "/usr/local/bin/hysteria"
|
||||
|
||||
SystemLogPath = filepath.Join(LogDir, "hy2xs-admin.log")
|
||||
Hysteria2LogPath = filepath.Join(LogDir, "hysteria2.log")
|
||||
SystemLogPath = filepath.Join(LogDir, "hy2xs-admin.log")
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user