Skip to content

Commit

Permalink
Merge pull request #2554 from amvanbaren/test-288ee6e7
Browse files Browse the repository at this point in the history
test 288ee6e7
  • Loading branch information
amvanbaren committed May 8, 2024
2 parents 1300447 + bc5d016 commit 5e9b200
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
ARG SERVER_VERSION=5677a98d
ARG SERVER_VERSION=288ee6e7

# Builder image to compile the website
FROM ubuntu as builder
Expand Down
4 changes: 0 additions & 4 deletions configuration/application.yml
Expand Up @@ -56,10 +56,6 @@ spring:
user-info-uri: https://accounts.eclipse.org/oauth2/UserInfo
user-name-attribute: name
user-info-authentication-method: header
servlet:
multipart:
max-file-size: 512MB
max-request-size: 512MB

management:
server:
Expand Down

0 comments on commit 5e9b200

Please sign in to comment.