Commit af82de3 1 parent 14dcaf7 commit af82de3 Copy full SHA for af82de3
File tree 8 files changed +80
-0
lines changed
8 files changed +80
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ applications :
3
+ - name : ibmdotcom-patterns-react-experimental
4
+ path : ./public
5
+ memory : 64M
6
+ buildpack : https://github.com/cloudfoundry/staticfile-buildpack.git
7
+ routes :
8
+ - route : ibmdotcom-patterns-react-experimental.mybluemix.net
9
+ - route : ibmdotcom-patterns-react-experimental-temp.mybluemix.net
10
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ applications :
3
+ - name : ibmdotcom-patterns-react
4
+ path : ./public
5
+ memory : 64M
6
+ buildpack : https://github.com/cloudfoundry/staticfile-buildpack.git
7
+ routes :
8
+ - route : ibmdotcom-patterns-react.mybluemix.net
9
+ - route : ibmdotcom-patterns-react-temp.mybluemix.net
10
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ applications :
3
+ - name : ibmdotcom-react-experimental
4
+ path : ./public
5
+ memory : 64M
6
+ buildpack : https://github.com/cloudfoundry/staticfile-buildpack.git
7
+ routes :
8
+ - route : ibmdotcom-react-experimental.mybluemix.net
9
+ - route : ibmdotcom-react-experimental-temp.mybluemix.net
10
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ applications :
3
+ - name : ibmdotcom-react
4
+ path : ./public
5
+ memory : 64M
6
+ buildpack : https://github.com/cloudfoundry/staticfile-buildpack.git
7
+ routes :
8
+ - route : ibmdotcom-react.mybluemix.net
9
+ - route : ibmdotcom-react-temp.mybluemix.net
10
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ applications :
3
+ - name : ibmdotcom-services
4
+ path : ./public
5
+ memory : 64M
6
+ buildpack : https://github.com/cloudfoundry/staticfile-buildpack.git
7
+ routes :
8
+ - route : ibmdotcom-services.mybluemix.net
9
+ - route : ibmdotcom-services-temp.mybluemix.net
10
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ applications :
3
+ - name : carbon-expressive
4
+ path : ./public
5
+ memory : 64M
6
+ buildpack : https://github.com/cloudfoundry/staticfile-buildpack.git
7
+ routes :
8
+ - route : carbon-expressive.mybluemix.net
9
+ - route : carbon-expressive-temp.mybluemix.net
10
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ applications :
3
+ - name : ibmdotcom-utilities
4
+ path : ./public
5
+ memory : 64M
6
+ buildpack : https://github.com/cloudfoundry/staticfile-buildpack.git
7
+ routes :
8
+ - route : ibmdotcom-utilities.mybluemix.net
9
+ - route : ibmdotcom-utilities-temp.mybluemix.net
10
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ applications :
3
+ - name : ibmdotcom-vanilla
4
+ path : ./public
5
+ memory : 64M
6
+ buildpack : https://github.com/cloudfoundry/staticfile-buildpack.git
7
+ routes :
8
+ - route : ibmdotcom-vanilla.mybluemix.net
9
+ - route : ibmdotcom-vanilla-temp.mybluemix.net
10
+
You can’t perform that action at this time.
0 commit comments