mirror of
https://github.com/olehomelchenko/Mini-VLAT-ua.git
synced 2025-12-21 21:22:22 +00:00
adding necessary files
This commit is contained in:
9
ReactTool/backend/db_conf.py
Executable file
9
ReactTool/backend/db_conf.py
Executable file
@@ -0,0 +1,9 @@
|
||||
#host = 'webdb.engr.wustl.edu'
|
||||
#user = 'vstool'
|
||||
#password = 'VSt00L%%s'
|
||||
#db = 'visualdata_tool'
|
||||
|
||||
host = 'localhost'
|
||||
user = 'root'
|
||||
password = 'guest123'
|
||||
db = 'mvlat'
|
||||
Reference in New Issue
Block a user