UI Server: Add support for cloud foundry deployment
[e-mobility-charging-stations-simulator.git] / manifest-cf-template.yml
index f817d29f7ecdfc658591de4f1af544793b872c6e..3b9d4d7d8053cfb2bc2f0eb47da5d38db204123f 100644 (file)
@@ -5,7 +5,9 @@ applications:
     instances: 1
     buildpacks:
       - https://github.com/cloudfoundry/nodejs-buildpack
-    no-route: true
+    # no-route: true
+    routes:
+      - route: e-mobility-charging-stations-simulator.cfapps.sap.hana.ondemand.com
     health-check-type: process
     health-check-invocation-timeout: 10
     command: node -r source-map-support/register dist/start.cjs