mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-09 20:28:07 +00:00
fix .env.template
This commit is contained in:
parent
bd3cf25fbb
commit
2dd12d0c3b
@ -41,7 +41,7 @@ MAX_POSITION_EMBEDDINGS=4096
|
||||
#** DATABASE SETTINGS **#
|
||||
#*******************************************************************#
|
||||
LOCAL_DB_USER=root
|
||||
LOCAL_DB_PASSWORD=aa12345678
|
||||
LOCAL_DB_PASSWORD=aa123456
|
||||
LOCAL_DB_HOST=127.0.0.1
|
||||
LOCAL_DB_PORT=3306
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user