1
0
Fork 0
mirror of https://gitlab.com/ydkn/capistrano-rails-console.git synced 2023-02-13 20:54:14 -05:00

fix copied headline in readme

This commit is contained in:
Florian Schwab 2018-02-03 22:06:01 +01:00
parent 6a983cd78e
commit 99743c0ac3

View file

@ -66,7 +66,7 @@ set :console_user, :appuser # run rails console as appuser through sudo
set :console_user, nil # explicitly disable switching user through sudo
```
### User
### Role
```ruby
set :console_role, :app # start remote console on primary server for this role