Archived
2

Ready to build-push test API

This commit is contained in:
Ruben Hartenstein (PEA4-Fe) 2021-03-04 10:18:31 +01:00
parent f49b18d19b
commit 7afca52309
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ info:
servers: servers:
- url: https://definma-api.apps.de1.bosch-iot-cloud.com - url: https://definma-api-test.apps.de1.bosch-iot-cloud.com
description: server on the BIC description: server on the BIC
- url: http://localhost:3000 - url: http://localhost:3000
description: local server description: local server

View File

@ -1,6 +1,6 @@
--- ---
applications: applications:
- name: definma-api - name: definma-api-test
path: dist/ path: dist/
instances: 1 instances: 1
memory: 1024M memory: 1024M