MNT-21869: libreoffice timeout set too high [trigger release]

Change SERVER.PORT to SERVER_PORT for consistency
This commit is contained in:
Epure Alexandru-Eusebiu
2020-09-25 11:23:20 +03:00
parent 82042e16d6
commit 81b2b8a231
3 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ activemq:
url: ${ACTIVEMQ_URL:false}
server:
port: ${SERVER.PORT:8090}
port: ${SERVER_PORT:8090}
error:
include-message: ALWAYS