Sha256: 223e3486fd1fb8e7e23358d538bde463b30ed7acdccb458093d9c80d5fc51c26
Contents?: true
Size: 390 Bytes
Versions: 4
Compression:
Stored size: 390 Bytes
Contents
To create local nginx and unicorn configuration files call bundle exec rails generate capistrano:unicorn_nginx_osx:config [path] The default path is "config/deploy/templates". You can override it like so: bundle rails generate capistrano:unicorn_nginx_osx:config "config/templates" If you override templates path, don't forget to set "templates_path" variable in your deploy.rb
Version data entries
4 entries across 4 versions & 1 rubygems