Skip to content

Commit

Permalink
Update manifest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriosLisenko authored Jul 3, 2020
1 parent 19e56f6 commit f9680c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cloud66/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ staging:
rails:
configuration:
ruby_version: 2.1.5
node_version: "6"

production:
rails:
configuration:
ruby_version: 2.1.5
node_version: "6"
environment_variables:
DATABASE_HOST: changeme
DATABASE_USERNAME: changeme
Expand Down

0 comments on commit f9680c8

Please sign in to comment.