Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1118 from alphagov/add_route_to_prod
Browse files Browse the repository at this point in the history
Add route to manifest yaml
  • Loading branch information
jimnarey authored Feb 12, 2021
2 parents c2b77d4 + cfb04c4 commit e3a5306
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifest.production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ applications:
buildpack: "https://github.com/alphagov/spotlight/releases/download/oldjs_buildpack/nodejs_buildpack-cached-cflinuxfs3-v1.6.48.zip"
command: "npm run build:production && node app/server"
stack: cflinuxfs3
routes:
- route: performance-platform-spotlight-live.cloudapps.digital
env:
NODE_VERSION: "6.17.1"
NODE_ENV: production
Expand Down

0 comments on commit e3a5306

Please sign in to comment.