testing server

This commit is contained in:
2022-11-28 22:17:43 -05:00
parent cde49185d6
commit b86006cea6
3 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
const config = {
db:{
host: '192.168.10.150',
//host: '192.168.20.150',
host: '127.0.0.1',
port: 3306,
user: 'admin',
pswd: 'Dx.1706%',