Skip to content

Commit 52c886f

Browse files
authored
Merge pull request #3090 from amvanbaren/test-c060010a
test c060010a
2 parents 025f0f0 + 2411b10 commit 52c886f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG SERVER_VERSION=aa6b565a
1+
ARG SERVER_VERSION=c060010a
22

33
# Builder image to compile the website
44
FROM ubuntu AS builder

configuration/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ server:
1111
port: 8080
1212
shutdown: graceful
1313
error:
14-
path: /error
14+
path: /server-error
1515
whitelabel:
1616
enabled: false
1717
compression:

0 commit comments

Comments
 (0)