Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
chinguyen_nodejs_managestudents
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chinguyen
chinguyen_nodejs_managestudents
Commits
3b3024b9
Commit
3b3024b9
authored
Feb 23, 2021
by
chinguyen
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'jwt' into 'develop'
Jwt See merge request
!2
parents
c7ec33c7
f45a28fa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
15 deletions
+3
-15
FUNDING.yml
.github/FUNDING.yml
+0
-12
config.json
src/config.json
+3
-3
No files found.
.github/FUNDING.yml
deleted
100644 → 0
View file @
c7ec33c7
# These are supported funding model platforms
github
:
# Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon
:
maximegris
# Replace with a single Patreon username
open_collective
:
# Replace with a single Open Collective username
ko_fi
:
# Replace with a single Ko-fi username
tidelift
:
# Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge
:
# Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay
:
# Replace with a single Liberapay username
issuehunt
:
maximegris
# Replace with a single IssueHunt username
otechie
:
# Replace with a single Otechie username
custom
:
# Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
src/config.json
View file @
3b3024b9
{
{
"development"
:
{
"development"
:
{
"username"
:
"postgres"
,
"username"
:
"postgres"
,
"password"
:
"
chinguyen@123
"
,
"password"
:
"
meu@sds12@!#gh
"
,
"database"
:
"node_sequelize"
,
"database"
:
"node_sequelize"
,
"host"
:
"
127.0.0.1
"
,
"host"
:
"
27.74.255.96
"
,
"port"
:
543
2
,
"port"
:
543
0
,
"dialect"
:
"postgres"
"dialect"
:
"postgres"
}
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment