Merge pull request #1331 from guillaumebriday/patch-1

Fixing log command on role in example
This commit is contained in:
Donal McBreen
2025-01-20 15:23:31 +00:00
committed by GitHub

View File

@@ -49,7 +49,7 @@ builder:
# - RAILS_MASTER_KEY
# 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:
# shell: app exec --interactive --reuse "bash"