diff --git a/railshosting/templates/railshosting/index.html b/railshosting/templates/railshosting/index.html index 323c137d..d0d3edfb 100644 --- a/railshosting/templates/railshosting/index.html +++ b/railshosting/templates/railshosting/index.html @@ -121,7 +121,7 @@
  • rbenv to let you decide which Ruby version you want to use

  • nginx as the frontend Server (optional with SSL Support)

  • -
  • uwsgi to have your application talk to nginx and vice versa +

  • unicorn to have your application talk to nginx and vice versa

  • PostgreSQL as the database