Adchay commited on
Commit
b92aa20
·
verified ·
1 Parent(s): 3ae7f0a

create.env

Browse files
Files changed (1) hide show
  1. .env +7 -0
.env ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ DB_HOST = "gateway01.ap-southeast-1.prod.aws.tidbcloud.com"
2
+ DB_PORT = 4000
3
+ DB_USER = "4V44XYoMA7okY9v.root"
4
+ DB_PASS = "aW2CrSwcTgjFhNAb"
5
+ DB_NAME = "final_project"
6
+ ssl_verify_cert=True,
7
+ ssl_verify_identity=True