fix: layout CSS en Cloudflare/Hostinger + sesiones en PostgreSQL 1 año
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ func (cfg *AppConfig) LoadComponents() {
|
||||
cfg.LoadStatic()
|
||||
cfg.PrepareLog()
|
||||
_ = cfg.Database.Setup()
|
||||
_ = cfg.Session.Setup()
|
||||
_ = cfg.Session.Setup(cfg.Database.Default)
|
||||
cfg.Cache.Setup()
|
||||
cfg.Storage.Setup()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user