Skip to content
Snippets Groups Projects
Commit c481d198 authored by Laurine's avatar Laurine
Browse files

load file

parent 19d8be17
Branches
No related tags found
No related merge requests found
...@@ -2,5 +2,3 @@ spring.datasource.url=jdbc:postgresql://localhost/db-name ...@@ -2,5 +2,3 @@ spring.datasource.url=jdbc:postgresql://localhost/db-name
spring.datasource.username=user spring.datasource.username=user
spring.datasource.password=pwd spring.datasource.password=pwd
spring.datasource.driver-class-name=org.postgresql.Driver spring.datasource.driver-class-name=org.postgresql.Driver
spring.servlet.multipart.max-file-size=10MB
spring.servlet.multipart.max-request-size=10MB
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment