Skip to content
Snippets Groups Projects
Commit da02a17d authored by Julian Horner's avatar Julian Horner
Browse files
parents 3c873784 f492cb0e
No related branches found
No related tags found
No related merge requests found
launchConfigurations/
.git/
\ No newline at end of file
{
"ServiceId": "com.ibm.cloudoe.orion.client.deploy",
"Params": {
"Target": {
"Url": "https://api.eu-gb.cf.cloud.ibm.com",
"Org": "organisation one",
"Space": "dev"
},
"Name": "dummy-service",
"Instrumentation": {
"domain": "eu-gb.mybluemix.net",
"instances": "1"
}
},
"Path": "manifest.yml",
"Type": "Cloud Foundry"
}
\ No newline at end of file
---
applications:
- buildpack: https://github.com/cloudfoundry/staticfile-buildpack.git
host: dummy-service
name: dummy-service
memory: 64M
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment