Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 4fba106d authored by 65160132's avatar 65160132
Browse files

db conect

parent 16a2d8cf
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ const indexController = require('./controllers/indexController');
const loginController = require('./controllers/loginController');
const registerController = require('./controllers/registerController');
conectdb
//conectdb
const pool = mysql.createPool({
host: process.env.DB_HOST || "10.104.21.141" ,
port: process.env.DB_PORT || "3306",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment