Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Update deprecated buildpack to buildpacks
Browse files Browse the repository at this point in the history
  • Loading branch information
abdonrd committed Oct 14, 2020
1 parent 55e93c2 commit 5362a07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
applications:
- name: pwa-lit-template
buildpack: https://github.com/cloudfoundry/nodejs-buildpack
buildpacks:
- https://github.com/cloudfoundry/nodejs-buildpack
routes:
- route: pwa-lit-template.mybluemix.net
env:
Expand Down

0 comments on commit 5362a07

Please sign in to comment.