Gitlab@Informatics
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IFREPAIRS_FINAL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
65160111
IFREPAIRS_FINAL
Commits
bad66200
Commit
bad66200
authored
2 weeks ago
by
65160111
Browse files
Options
Downloads
Patches
Plain Diff
Update env.detail
parent
3147dd57
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.env
+2
-2
2 additions, 2 deletions
.env
config/db.js
+1
-1
1 addition, 1 deletion
config/db.js
with
3 additions
and
3 deletions
.env
+
2
−
2
View file @
bad66200
PORT=8080
DB_HOST=10.104.2
0.255
DB_HOST=10.104.2
1.172
DB_USER=root
DB_PASS=
OAOsac27273
DB_PASS=
MECyve10150
DB_NAME=repair_system
JWT_SECRET=chanut
This diff is collapsed.
Click to expand it.
config/db.js
+
1
−
1
View file @
bad66200
...
...
@@ -17,4 +17,4 @@ db.connect((err) => {
console
.
log
(
"
✅ MySQL Connected...
"
);
});
module
.
exports
=
db
;
module
.
exports
=
db
;
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment