Gestion des états dans le post des commentaires
This commit is contained in:
parent
92d5fb4cf3
commit
805dd49737
4 changed files with 47 additions and 4 deletions
|
@ -76,7 +76,7 @@ set :rbenv_path, "/usr/local/rbenv/bin/rbenv"
|
|||
# Optional settings:
|
||||
# set :user, 'foobar' # Username in the server to SSH to.
|
||||
# set :port, '30000' # SSH port number.
|
||||
# set :forward_agent, true # SSH forward_agent.
|
||||
set :forward_agent, true # SSH forward_agent.
|
||||
|
||||
# This task is the environment that is loaded for most commands, such as
|
||||
# `mina deploy` or `mina rake`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue