mirror of
https://github.com/wahyd4/libr-2.git
synced 2026-08-08 21:07:08 +10:00
#28 set pty to false
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ set :puma_threads, [4, 16]
|
||||
set :puma_workers, 0
|
||||
|
||||
# Don't change these unless you know what you're doing
|
||||
set :pty, true
|
||||
# set :pty, true
|
||||
set :use_sudo, false
|
||||
set :stage, :production
|
||||
set :deploy_via, :remote_cache
|
||||
|
||||
Reference in New Issue
Block a user