Update Embedded Office for enaio authored by Ulrich Wohlfeil's avatar Ulrich Wohlfeil
...@@ -37,7 +37,7 @@ Als nächste registrieren Sie den MicroService im Service Manager in dem Sie die ...@@ -37,7 +37,7 @@ Als nächste registrieren Sie den MicroService im Service Manager in dem Sie die
type: microservice type: microservice
profiles: prod,cloud,blue profiles: prod,cloud,blue
instances: 1 instances: 1
memory: 256M memory: 512M
port: 9343 port: 9343
arch: x64 arch: x64
path: ${appBase}/office/office.jar path: ${appBase}/office/office.jar
... ...
......