mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 11:50:49 +08:00
Merge pull request '修复database.example gitea adapter' (#158) from gua2048/forgeplus:fix_database_yml into develop
This commit is contained in:
@@ -18,7 +18,7 @@ default: &default
|
||||
password: 123456
|
||||
# socket: /var/run/mysqld/mysqld.sock
|
||||
gitea_server:
|
||||
aadapter: mysql2
|
||||
adapter: mysql2
|
||||
database: gitea_development
|
||||
host: 127.0.0.1
|
||||
username: root
|
||||
|
||||
Reference in New Issue
Block a user