Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
cota-backend
Commits
cf53cf72
Commit
cf53cf72
authored
1 year ago
by
Lückemeyer
Browse files
Options
Download
Email Patches
Plain Diff
removed superfluous docker compose spring boot config
parent
266fdf20
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/application.properties
+2
-0
src/main/resources/application.properties
with
2 additions
and
0 deletions
+2
-0
src/main/resources/application.properties
+
2
-
0
View file @
cf53cf72
spring.docker.compose.enabled
=
false
# Multipart settings
# Multipart settings
spring.http.multipart.enabled
=
true
spring.http.multipart.enabled
=
true
spring.http.multipart.max-file-size
=
5Mb
spring.http.multipart.max-file-size
=
5Mb
...
...
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets