Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-smf-user
Commits
80849197
Commit
80849197
authored
2 years ago
by
sarojsingh2021
Browse files
Options
Download
Patches
Plain Diff
application.properties revert
parent
d88c345e
master
delete-user
delete-user-fix
institute-district
1 merge request
!3
Delete user
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/application.properties
+6
-2
src/main/resources/application.properties
with
6 additions
and
2 deletions
+6
-2
src/main/resources/application.properties
+
6
−
2
View file @
80849197
# SET CONTEXT PATH
server.port
=
8081
#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
#spring.datasource.url=jdbc:mysql://52.29.100.78:3306/retail_user
#spring.datasource.username=root
#spring.datasource.password=Rain123#$
spring.datasource.driver-class-name
=
com.mysql.jdbc.Driver
spring.datasource.url
=
jdbc:mysql://
52.29.100.78
:3306/retail_user
spring.datasource.url
=
jdbc:mysql://
localhost
:3306/retail_user
?useSSL=false
spring.datasource.username
=
root
spring.datasource.password
=
Rain123#$
spring.datasource.password
=
root
spring.http.multipart.max-file-size
=
10MB
spring.http.multipart.max-request-size
=
10MB
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets