mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-07 17:48:35 +00:00
MNT-21869: libreoffice timeout set too high [trigger release]
Change SERVER.PORT to SERVER_PORT for consistency
This commit is contained in:
@@ -18,7 +18,7 @@ activemq:
|
||||
url: ${ACTIVEMQ_URL:false}
|
||||
|
||||
server:
|
||||
port: ${SERVER.PORT:8090}
|
||||
port: ${SERVER_PORT:8090}
|
||||
error:
|
||||
include-message: ALWAYS
|
||||
|
||||
|
Reference in New Issue
Block a user