miroir de
https://github.com/beego/bee.git
synchronisé 2025-09-16 06:22:09 +00:00
loading driver and connStr from json if there is no commandline options specified
Cette révision appartient à :
6
bee.json
6
bee.json
@@ -13,5 +13,9 @@
|
||||
"others": []
|
||||
},
|
||||
"cmd_args": [],
|
||||
"envs": []
|
||||
"envs": [],
|
||||
"database": {
|
||||
"driver": "mysql",
|
||||
"conn": "root:@tcp(127.0.0.1:3306)/test"
|
||||
}
|
||||
}
|
Référencer dans un nouveau ticket
Bloquer un utilisateur