mirror of
https://github.com/cloudreve/cloudreve.git
synced 2025-11-02 03:17:56 +08:00
Feat: admin dashboard homepage
This commit is contained in:
@ -15,6 +15,7 @@ import (
|
||||
|
||||
// Init 初始化启动
|
||||
func Init(path string) {
|
||||
InitApplication()
|
||||
conf.Init(path)
|
||||
// Debug 关闭时,切换为生产模式
|
||||
if !conf.SystemConfig.Debug {
|
||||
|
||||
Reference in New Issue
Block a user