Merge pull request #1331 from guillaumebriday/patch-1
Fixing log command on role in example
This commit is contained in:
@@ -49,7 +49,7 @@ builder:
|
|||||||
# - RAILS_MASTER_KEY
|
# - RAILS_MASTER_KEY
|
||||||
|
|
||||||
# Aliases are triggered with "bin/kamal <alias>". You can overwrite arguments on invocation:
|
# Aliases are triggered with "bin/kamal <alias>". You can overwrite arguments on invocation:
|
||||||
# "bin/kamal logs -r job" will tail logs from the first server in the job section.
|
# "bin/kamal app logs -r job" will tail logs from the first server in the job section.
|
||||||
#
|
#
|
||||||
# aliases:
|
# aliases:
|
||||||
# shell: app exec --interactive --reuse "bash"
|
# shell: app exec --interactive --reuse "bash"
|
||||||
|
|||||||
Reference in New Issue
Block a user