Ready to build-push test API
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user