mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
ADD gitea databse config
This commit is contained in:
4
app/models/gitea/base.rb
Normal file
4
app/models/gitea/base.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
class Gitea::Base < Gitea::Database
|
||||
self.abstract_class = true
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user